| /freebsd/sys/sys/ |
| H A D | ucred.h | 74 struct ucred { struct 75 struct mtx cr_mtx; 76 long cr_ref; /* (c) reference count */ 100 #define NOCRED ((struct ucred *)0) /* no credential available */ argument
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | bsd-getpeereid.c | 49 ucred_t *ucred = NULL; in getpeereid() local
|
| /freebsd/sys/rpc/ |
| H A D | svc_auth.c | 161 int (*getcred)(struct svc_req *, struct ucred **, int *)) in svc_auth_reg()
|
| H A D | rpcsec_gss.h | 364 rpc_gss_ucred_t **ucred, void **cookie) in rpc_gss_getcred_call()
|
| /freebsd/contrib/tcsh/ |
| H A D | tc.os.h | 113 struct ucred { struct 114 int foo;
|
| /freebsd/tools/regression/rpcsec_gss/ |
| H A D | rpctest.c | 170 rpc_gss_ucred_t *ucred; in server_program_1() local
|
| /freebsd/sys/kern/ |
| H A D | uipc_sem.c | 301 ksem_alloc(struct ucred *ucred, mode_t mode, unsigned int value) in ksem_alloc() 358 ksem_access(struct ksem *ks, struct ucred *ucred) in ksem_access() 403 ksem_remove(char *path, Fnv32_t fnv, struct ucred *ucred) in ksem_remove()
|
| H A D | uipc_shm.c | 906 shm_alloc(struct ucred *ucred, mode_t mode, bool largepage) in shm_alloc() 992 shm_access(struct shmfd *shmfd, struct ucred *ucred, int flags) in shm_access() 1099 shm_remove(char *path, Fnv32_t fnv, struct ucred *ucred) in shm_remove()
|
| H A D | kern_lockf.c | 2474 struct ucred *ucred; in vfs_report_lockf() local
|
| H A D | uipc_mqueue.c | 1028 do_unlink(struct mqfs_node *pn, struct ucred *ucred) in do_unlink()
|
| /freebsd/sys/vm/ |
| H A D | phys_pager.c | 148 vm_ooffset_t foff, struct ucred *ucred) in phys_pager_alloc()
|
| /freebsd/lib/libkvm/ |
| H A D | kvm_proc.c | 119 struct ucred ucred; in kvm_proclist() local
|
| /freebsd/contrib/bsnmp/snmpd/ |
| H A D | trans_lsock.c | 407 struct xucred ucred; in check_priv_stream() local
|
| /freebsd/sys/dev/vmm/ |
| H A D | vmm_dev.c | 75 struct ucred *ucred; member 95 vmm_priv_check(struct ucred *ucred) in vmm_priv_check()
|
| /freebsd/sys/ufs/ufs/ |
| H A D | ufs_vnops.c | 2040 struct ucred ucred, *ucp; in ufs_mkdir() local 2802 struct ucred ucred, *ucp; in ufs_makeinode() local
|
| /freebsd/lib/librpcsec_gss/ |
| H A D | svc_rpcsec_gss.c | 318 rpc_gss_ucred_t **ucred, void **cookie) in rpc_gss_getcred()
|
| /freebsd/sys/ufs/ffs/ |
| H A D | ffs_vnops.c | 1179 ffs_extwrite(struct vnode *vp, struct uio *uio, int ioflag, struct ucred *ucred) in ffs_extwrite()
|
| /freebsd/sys/rpc/rpcsec_gss/ |
| H A D | svc_rpcsec_gss.c | 491 rpc_gss_ucred_t **ucred, void **cookie) in rpc_gss_getcred()
|
| /freebsd/lib/libprocstat/ |
| H A D | libprocstat.c | 1973 struct ucred ucred; in procstat_getgroups_kvm() local
|