Searched defs:auth_destroy (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ | ||
H A D | svid_funcs.c | 61 auth_destroy(AUTH *auth) in auth_destroy() function |
/illumos-gate/usr/src/uts/common/rpc/ | ||
H A D | auth.h | 291 #define auth_destroy(auth) \ macro |