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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c334 struct fcc_set { struct
335 struct fcc_set *next;
341 static struct fcc_set *fccs = NULL;
345 struct fcc_set *cur;
1654 * fcc_set list and free it.
1659 struct fcc_set **fccsp;
1671 struct fcc_set *temp;
1874 struct fcc_set *setptr;
1926 setptr = malloc(sizeof(struct fcc_set));
2155 struct fcc_set *setpt
[all...]

Completed in 18 milliseconds