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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c41 static void authnone_destroy(AUTH *);
48 authnone_destroy,
145 authnone_destroy(AUTH *auth) function
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c114 authnone_destroy(AUTH *foo) function
128 ops.ah_destroy = authnone_destroy;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c141 authnone_destroy(AUTH *client) function
159 ops.ah_destroy = authnone_destroy;

Completed in 46 milliseconds