Home
last modified time | relevance | path

Searched defs:auth_destroy (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c61 auth_destroy(AUTH *auth) in auth_destroy() function
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h291 #define auth_destroy(auth) \ macro