Home
last modified time | relevance | path

Searched refs:auth_destroy (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/rpc.umntall/
H A Drpc.umntall.c188 auth_destroy(clp->cl_auth); in do_umntall()
215 auth_destroy(clp->cl_auth); in do_umount()
/freebsd/lib/libypclnt/
H A Dypclnt_passwd.c216 auth_destroy(clnt->cl_auth); in yppasswd_local()
297 auth_destroy(clnt->cl_auth); in yppasswd_remote()
/freebsd/lib/librpcsvc/
H A Dyp_update.c194 auth_destroy(clnt->cl_auth); in yp_update()
/freebsd/include/rpc/
H A Dauth.h226 #define auth_destroy(auth) \ macro
/freebsd/usr.sbin/ypbind/
H A Dyp_ping.c291 auth_destroy(clnt->cl_auth); in __yp_ping()
/freebsd/lib/libc/rpc/
H A DMakefile.inc69 rpc_clnt_auth.3 auth_destroy.3 \
H A Dkey_call.c335 auth_destroy(kcp->client->cl_auth); in getkeyserv_handle()
/freebsd/sbin/umount/
H A Dumount.c468 auth_destroy(clp->cl_auth); in umountfs()
/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c962 auth_destroy(clp->cl_auth); in nfs_tryproto()