tac_str
add_str_16(struct tac_handle *h, u_int16_t *fld, struct tac_str *cs)
struct tac_str *candidate;
struct tac_str value;
dup_str(struct tac_handle *h, const struct tac_str *ss, size_t *len)
free_str(struct tac_str *cs)
struct tac_str *ss, size_t len)
init_str(struct tac_str *cs)
struct tac_str *);
struct tac_str *);
save_str(struct tac_handle *h, struct tac_str *cs, const void *data,
static void *dup_str(struct tac_handle *, const struct tac_str *,
static void free_str(struct tac_str *);
struct tac_str *, size_t);
static void init_str(struct tac_str *);
static int save_str(struct tac_handle *, struct tac_str *,
add_str_8(struct tac_handle *h, u_int8_t *fld, struct tac_str *cs)
struct tac_str avs[MAXAVPAIRS];
struct tac_str user;
struct tac_str port;
struct tac_str rem_addr;
struct tac_str data;
struct tac_str user_msg;
struct tac_str avs[MAXAVPAIRS];
struct tac_str srvr_msg;
struct tac_str srvr_data;
struct tac_str srvr_avs[MAXAVPAIRS];