Searched refs:avs (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/lib/libtacplus/
H A Dtaclib.c815 free_str(&(h->avs[i]));
1009 free_str(&(h->avs[i]));
1047 init_clnt_str(&(h->avs[i]));
1122 if (h->avs[i].len && h->avs[i].data)
1139 if (h->avs[i].len && h->avs[i].data) {
1141 &(h->avs[i])) == -1)
1190 if (h->avs[i].len && h->avs[
[all...]
H A Dtaclib_private.h188 struct clnt_str avs[MAXAVPAIRS]; member in struct:tac_handle

Completed in 52 milliseconds