Searched refs:authunix_create (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/bsd/am-utils/dist/m4/macros/ |
| D | type_auth_create_gidlist.m4 | 2 dnl check the correct type for the 5th argument to authunix_create() 5 AC_CACHE_CHECK(argument type of 5rd argument to authunix_create(),
|
| D | header_templates.m4 | 935 [Type of the 5rd argument to authunix_create()])
|
| /netbsd/src/include/rpc/ |
| D | auth.h | 169 extern AUTH *authunix_create (char *, int, int, int, int *); 177 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip))
|
| /netbsd/src/lib/libc/rpc/ |
| D | auth_unix.c | 76 __weak_alias(authunix_create,_authunix_create) 107 authunix_create(char *machname, int uid, int gid, int len, int *aup_gids) in authunix_create() function 225 return (authunix_create(machname, (int)uid, (int)gid, len, in authunix_create_default()
|
| D | Makefile.inc | 110 rpc_soc.3 authunix_create.3 \
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | ops_nfs.c | 521 nfs_auth = authunix_create(hostd, 0, 0, 1, &group_wheel); in make_nfs_auth()
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 219 #define authunix_create _authunix_create macro
|
| /netbsd/src/sys/fs/nfs/common/ |
| D | nfs_commonkrpc.c | 431 return (authunix_create(cred)); in nfs_getauth()
|
| /netbsd/src/sys/fs/nfs/nlm/ |
| D | nlm_advlock.c | 258 auth = authunix_create(cred); in nlm_advlock_internal()
|
| D | nlm_prot_impl.c | 1596 nlm_auth = authunix_create(curthread->td_ucred); in nlm_server_main()
|
| /netbsd/src/usr.sbin/rpcbind/ |
| D | rpcb_svc_com.c | 844 auth = authunix_create(au->aup_machname, in rpcbproc_callit_com()
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | ChangeLog | 8907 'int' as the 5th arg to authunix_create(). 11208 the 5th arg to authunix_create(), while before and after they used 11531 the correct type to the 5th argument of authunix_create().
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 6715 ./usr/share/man/cat3/authunix_create.0 comp-c-catman .cat 15323 ./usr/share/man/html3/authunix_create.html comp-c-htmlman html 23770 ./usr/share/man/man3/authunix_create.3 comp-c-man .man
|