Home
last modified time | relevance | path

Searched refs:ucred (Results 201 – 225 of 282) sorted by relevance

12345678910>>...12

/dragonfly/sys/bus/u4b/net/
H A Dif_axe.c206 static int axe_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1472 axe_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *uc) in axe_ioctl()
/dragonfly/sys/dev/netif/vr/
H A Dif_vr.c141 static int vr_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1523 vr_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in vr_ioctl()
/dragonfly/sys/dev/netif/xe/
H A Dif_xe.c158 static int xe_ioctl (struct ifnet *ifp, u_long command, caddr_t data, struct ucred *);
523 xe_ioctl (struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) { in xe_ioctl()
/dragonfly/sys/dev/netif/wb/
H A Dif_wb.c153 static int wb_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1521 wb_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in wb_ioctl()
/dragonfly/sys/dev/netif/bfe/
H A Dif_bfe.c94 static int bfe_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1432 bfe_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in bfe_ioctl()
/dragonfly/sys/dev/netif/rl/
H A Dif_rl.c184 static int rl_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1523 rl_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in rl_ioctl()
/dragonfly/sys/vfs/ntfs/
H A Dntfs_vnops.c396 struct ucred *cred = ap->a_cred; in ntfs_access()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_vm.c735 vm_ooffset_t foff, struct ucred *cred, u_short *color) in ttm_bo_vm_ctor()
/dragonfly/sys/net/gif/
H A Dif_gif.c475 gif_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *cr) in gif_ioctl()
/dragonfly/sys/vfs/ext2fs/
H A Dext2_alloc.c105 struct ucred *cred, e4fs_daddr_t *bnp) in ext2_alloc()
385 ext2_valloc(struct vnode *pvp, int mode, struct ucred *cred, struct vnode **vpp) in ext2_valloc()
/dragonfly/sys/dev/netif/my/
H A Dif_my.c116 static int my_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1581 my_ioctl(struct ifnet * ifp, u_long command, caddr_t data, struct ucred *cr) in my_ioctl()
/dragonfly/sys/kern/
H A Dsysv_shm.c501 struct ucred *cred = p->p_ucred; in shmget_allocate_segment()
/dragonfly/sys/vfs/dirfs/
H A Ddirfs_subr.c674 dirfs_node_chflags(dirfs_node_t dnp, u_long vaflags, struct ucred *cred) in dirfs_node_chflags()
/dragonfly/usr.bin/dsynth/
H A Dsubs.c649 char cbuf[CMSG_SPACE(sizeof(struct ucred))]; in dexec_logerr_thread()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c3137 struct ucred *ucred; in set_dbregs() local
3163 ucred = lp->lwp_proc->p_ucred; in set_dbregs()
3180 if (caps_priv_check(ucred, SYSCAP_RESTRICTEDROOT) != 0) { in set_dbregs()
/dragonfly/sys/dev/netif/tl/
H A Dif_tl.c279 struct ucred *);
2039 tl_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in tl_ioctl()
/dragonfly/sys/dev/netif/ae/
H A Dif_ae.c96 static int ae_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1199 ae_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *cr) in ae_ioctl()
/dragonfly/sys/netinet/
H A Dudp_usrreq.c816 struct ucred cred0, *cred = NULL; in udp_getcred()
848 return SYSCTL_OUT(req, cred, sizeof(struct ucred)); in udp_getcred()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_var.h735 int ieee80211_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
/dragonfly/sys/dev/netif/nge/
H A Dif_nge.c164 static int nge_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1984 nge_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in nge_ioctl()
/dragonfly/sys/dev/netif/fxp/
H A Dif_fxp.c211 caddr_t data, struct ucred *);
2050 fxp_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in fxp_ioctl()
/dragonfly/sys/bus/u4b/
H A Dusb_dev.c89 #define USB_UCRED struct ucred *ucred,
/dragonfly/sys/dev/disk/fd/
H A Dfd.c233 static int fdformat(cdev_t, struct fd_formb *, struct ucred *);
2245 fdformat(cdev_t dev, struct fd_formb *finfo, struct ucred *cred) in fdformat()
/dragonfly/sys/dev/netif/vge/
H A Dif_vge.c161 struct ucred *);
1997 vge_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in vge_ioctl()
/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c115 static int txp_ioctl (struct ifnet *, u_long, caddr_t, struct ucred *);
1003 txp_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in txp_ioctl()

12345678910>>...12