Home
last modified time | relevance | path

Searched defs:ucred (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/sys/
H A Ducred.h64 struct ucred { struct
82 #define NOCRED ((struct ucred *)0) /* no credential available */ argument
/dragonfly/sys/kern/
H A Dkern_acl.c71 struct ucred *ucred; in vacl_set_acl() local
93 struct ucred *ucred; in vacl_get_acl() local
110 struct ucred *ucred; in vacl_delete() local
127 struct ucred *ucred; in vacl_aclcheck() local
H A Dvfs_vnops.c973 vn_ioctl(struct file *fp, u_long com, caddr_t data, struct ucred *ucred, in vn_ioctl()
/dragonfly/contrib/tcsh-6/
H A Dtc.os.h113 struct ucred { struct
114 int foo;
/dragonfly/sys/vfs/ufs/
H A Dufs_vnops.c1285 struct ucred ucred, *ucp; in ufs_mkdir() local
2006 struct ucred ucred, *ucp; in ufs_makeinode() local
/dragonfly/lib/libkvm/
H A Dkvm_proc.c207 struct ucred ucred; in kvm_proclist() local
/dragonfly/sys/netproto/smb/
H A Dsmb_conn.c897 struct ucred *ucred; in smb_sysctl_treedump() local
/dragonfly/sys/vfs/devfs/
H A Ddevfs_vnops.c1517 struct ucred *ucred, struct sysmsg *msg) in devfs_fo_ioctl()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c3377 ieee80211_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *ucred) in ieee80211_ioctl()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c3137 struct ucred *ucred; in set_dbregs() local