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

/freebsd-11-stable/usr.sbin/rpc.umntall/
H A Drpc.umntall.c193 auth_destroy(clp->cl_auth);
220 auth_destroy(clp->cl_auth);
/freebsd-11-stable/lib/librpcsvc/
H A Dyp_update.c194 auth_destroy(clnt->cl_auth);
/freebsd-11-stable/include/rpc/
H A Dauth.h229 #define auth_destroy(auth) \ macro
/freebsd-11-stable/lib/libypclnt/
H A Dypclnt_passwd.c216 auth_destroy(clnt->cl_auth);
297 auth_destroy(clnt->cl_auth);
/freebsd-11-stable/usr.sbin/ypbind/
H A Dyp_ping.c298 auth_destroy(clnt->cl_auth);
/freebsd-11-stable/lib/libc/rpc/
H A DMakefile.inc71 rpc_clnt_auth.3 auth_destroy.3 \
H A Dkey_call.c337 auth_destroy(kcp->client->cl_auth);
/freebsd-11-stable/sbin/umount/
H A Dumount.c470 auth_destroy(clp->cl_auth);
/freebsd-11-stable/sbin/mount_nfs/
H A Dmount_nfs.c847 auth_destroy(clp->cl_auth);
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h118 extern void auth_destroy(AUTH *);

Completed in 75 milliseconds