Searched refs:authunix_create_default (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/lib/libc/hidden/rpc/
H A Dauth.h25 PROTO_NORMAL(authunix_create_default); variable
/openbsd-current/include/rpc/
H A Dauth.h173 extern AUTH *authunix_create_default(void);
/openbsd-current/usr.sbin/ypset/
H A Dypset.c90 client->cl_auth = authunix_create_default();
/openbsd-current/lib/libc/rpc/
H A Dauth_unix.c183 authunix_create_default(void) function
205 DEF_WEAK(authunix_create_default); variable
H A Dpmap_rmt.c234 if ((unix_auth = authunix_create_default()) == NULL) {
/openbsd-current/sbin/umount/
H A Dumount.c240 clp->cl_auth = authunix_create_default();
/openbsd-current/sbin/mount_nfs/
H A Dmount_nfs.c455 clp->cl_auth = authunix_create_default();
/openbsd-current/usr.sbin/ypbind/
H A Dypbind.c595 rpcua = authunix_create_default();
657 rpcua = authunix_create_default();
/openbsd-current/usr.bin/quota/
H A Dquota.c670 client->cl_auth = authunix_create_default();
/openbsd-current/usr.bin/rusers/
H A Drusers.c503 if ((unix_auth = authunix_create_default()) == NULL)
/openbsd-current/gnu/gcc/gcc/
H A Dsys-protos.h126 extern AUTH * authunix_create_default(void);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h126 extern AUTH * authunix_create_default(void);

Completed in 208 milliseconds