Searched refs:authunix_create (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/libbc/libc/net/ |
H A D | authunix.c | 32 #undef authunix_create 36 authunix_create(machname, uid, gid, len, aup_gids) in authunix_create() function
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | auth_inet.h | 38 extern AUTH *authunix_create(char *, uid_t, gid_t, int, gid_t *);
|
H A D | mount.c | 420 authunix_create(my_hostname, 0, 1, 1, &fake_gids); in nfs4init() 785 authunix_create(my_hostname, 0, 1, 1, &fake_gids); in boot_nfs_mountroot() 809 authunix_create(my_hostname, 0, 1, 1, &fake_gids); in boot_nfs_mountroot()
|
H A D | auth_unix.c | 82 authunix_create(char *machname, uid_t uid, gid_t gid, int len, gid_t *aup_gids) in authunix_create() function
|
H A D | rpc.c | 305 xmit_auth = authunix_create(hostname, 0, 1, 1, &fake_gids); in brpc_call()
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | auth.h | 352 #define authunix_create authsys_create macro
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 109 authunix_create.3nsl \ 411 authunix_create.3nsl := LINKSRC = rpc_soc.3nsl
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 105 link path=usr/share/man/man3nsl/authunix_create.3nsl target=rpc_soc.3nsl
|
/titanic_50/ |
H A D | .gitignore | 6634 usr/src/man/man3nsl/authunix_create.3nsl
|