Home
last modified time | relevance | path

Searched refs:authunix_create (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_inet.h38 extern AUTH *authunix_create(char *, uid_t, gid_t, int, gid_t *);
H A Dmount.c418 authunix_create(my_hostname, 0, 1, 1, &fake_gids); in nfs4init()
783 authunix_create(my_hostname, 0, 1, 1, &fake_gids); in boot_nfs_mountroot()
807 authunix_create(my_hostname, 0, 1, 1, &fake_gids); in boot_nfs_mountroot()
H A Dauth_unix.c80 authunix_create(char *machname, uid_t uid, gid_t gid, int len, gid_t *aup_gids) in authunix_create() function
H A Drpc.c303 xmit_auth = authunix_create(hostname, 0, 1, 1, &fake_gids); in brpc_call()
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h352 #define authunix_create authsys_create macro
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile109 authunix_create.3nsl \
412 authunix_create.3nsl := LINKSRC = rpc_soc.3nsl
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc25 link path=usr/share/man/man3nsl/authunix_create.3nsl target=rpc_soc.3nsl