Symbol: tac_str
lib/libtacplus/taclib.c
117
add_str_16(struct tac_handle *h, u_int16_t *fld, struct tac_str *cs)
lib/libtacplus/taclib.c
1240
struct tac_str *candidate;
lib/libtacplus/taclib.c
1241
struct tac_str value;
lib/libtacplus/taclib.c
360
dup_str(struct tac_handle *h, const struct tac_str *ss, size_t *len)
lib/libtacplus/taclib.c
407
free_str(struct tac_str *cs)
lib/libtacplus/taclib.c
462
struct tac_str *ss, size_t len)
lib/libtacplus/taclib.c
477
init_str(struct tac_str *cs)
lib/libtacplus/taclib.c
54
struct tac_str *);
lib/libtacplus/taclib.c
56
struct tac_str *);
lib/libtacplus/taclib.c
595
save_str(struct tac_handle *h, struct tac_str *cs, const void *data,
lib/libtacplus/taclib.c
61
static void *dup_str(struct tac_handle *, const struct tac_str *,
lib/libtacplus/taclib.c
64
static void free_str(struct tac_str *);
lib/libtacplus/taclib.c
70
struct tac_str *, size_t);
lib/libtacplus/taclib.c
71
static void init_str(struct tac_str *);
lib/libtacplus/taclib.c
75
static int save_str(struct tac_handle *, struct tac_str *,
lib/libtacplus/taclib.c
93
add_str_8(struct tac_handle *h, u_int8_t *fld, struct tac_str *cs)
lib/libtacplus/taclib_private.h
158
struct tac_str avs[MAXAVPAIRS];
lib/libtacplus/taclib_private.h
170
struct tac_str user;
lib/libtacplus/taclib_private.h
171
struct tac_str port;
lib/libtacplus/taclib_private.h
172
struct tac_str rem_addr;
lib/libtacplus/taclib_private.h
173
struct tac_str data;
lib/libtacplus/taclib_private.h
174
struct tac_str user_msg;
lib/libtacplus/taclib_private.h
175
struct tac_str avs[MAXAVPAIRS];
lib/libtacplus/taclib_private.h
182
struct tac_str srvr_msg;
lib/libtacplus/taclib_private.h
183
struct tac_str srvr_data;
lib/libtacplus/taclib_private.h
184
struct tac_str srvr_avs[MAXAVPAIRS];