Searched refs:authunix_create (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth.h193 * AUTH *authunix_create(machname, uid, gid, len, aup_gids)
201 extern AUTH *authunix_create __P((char *, int, int, int, int *));
H A Dauth_unix.c127 authunix_create(machname, uid, gid, len, aup_gids) function
147 (void)fprintf(stderr, "authunix_create: out of memory\n");
154 (void)fprintf(stderr, "authunix_create: out of memory\n");
186 (void)fprintf(stderr, "authunix_create: out of memory\n");
239 return (authunix_create(machname, uid, gid, len, (int *)gids));
H A DMakefile.inc23 rpc.3 authunix_create.3 \
/macosx-10.9.5/Libinfo-449.1.3/xcodescripts/
H A Dinstall_files.sh210 auth_destroy.3 authnone_create.3 authunix_create.3 \
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dkern.c450 cl->cl_auth = authunix_create(hostname,

Completed in 96 milliseconds