Home
last modified time | relevance | path

Searched defs:active_cred (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/security/mac/
H A Dmac_posix_sem.c120 mac_posixsem_check_getvalue(struct ucred *active_cred, struct ucred *file_cred, in mac_posixsem_check_getvalue()
137 mac_posixsem_check_post(struct ucred *active_cred, struct ucred *file_cred, in mac_posixsem_check_post()
154 mac_posixsem_check_stat(struct ucred *active_cred, struct ucred *file_cred, in mac_posixsem_check_stat()
186 mac_posixsem_check_wait(struct ucred *active_cred, struct ucred *file_cred, in mac_posixsem_check_wait()
H A Dmac_posix_shm.c152 mac_posixshm_check_stat(struct ucred *active_cred, struct ucred *file_cred, in mac_posixshm_check_stat()
169 mac_posixshm_check_truncate(struct ucred *active_cred, struct ucred *file_cred, in mac_posixshm_check_truncate()
233 mac_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, in mac_posixshm_check_read()
250 mac_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, in mac_posixshm_check_write()
H A Dmac_framework.h600 mac_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_poll()
655 mac_vnode_check_stat(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_stat()
674 mac_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_read()
693 mac_vnode_check_write(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_write()
H A Dmac_vfs.c648 mac_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_poll()
667 mac_vnode_check_read_impl(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_read_impl()
892 mac_vnode_check_stat_impl(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_stat_impl()
930 mac_vnode_check_write_impl(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_write_impl()
/freebsd/sys/kern/
H A Dsys_eventfd.c145 eventfd_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in eventfd_read()
187 eventfd_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in eventfd_write()
231 eventfd_poll(struct file *fp, int events, struct ucred *active_cred, in eventfd_poll()
315 struct ucred *active_cred, struct thread *td) in eventfd_ioctl()
327 eventfd_stat(struct file *fp, struct stat *st, struct ucred *active_cred) in eventfd_stat()
H A Dsys_pipe.c753 pipe_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in pipe_read()
1144 pipe_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in pipe_write()
1409 pipe_truncate(struct file *fp, off_t length, struct ucred *active_cred, in pipe_truncate()
1427 pipe_ioctl(struct file *fp, u_long cmd, void *data, struct ucred *active_cred, in pipe_ioctl()
1498 pipe_poll(struct file *fp, int events, struct ucred *active_cred, in pipe_poll()
1576 pipe_stat(struct file *fp, struct stat *ub, struct ucred *active_cred) in pipe_stat()
1635 pipe_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, struct thread *td) in pipe_chmod()
1649 pipe_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in pipe_chown()
H A Dtty_pts.c110 ptsdev_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in ptsdev_read()
184 ptsdev_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in ptsdev_write()
258 struct ucred *active_cred, struct thread *td) in ptsdev_ioctl()
384 ptsdev_poll(struct file *fp, int events, struct ucred *active_cred, in ptsdev_poll()
531 ptsdev_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in ptsdev_stat()
H A Dsys_socket.c120 soo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in soo_read()
136 soo_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in soo_write()
152 soo_ioctl(struct file *fp, u_long cmd, void *data, struct ucred *active_cred, in soo_ioctl()
282 soo_poll(struct file *fp, int events, struct ucred *active_cred, in soo_poll()
305 soo_stat(struct file *fp, struct stat *ub, struct ucred *active_cred) in soo_stat()
H A Dsys_timerfd.c181 timerfd_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in timerfd_read()
229 struct ucred *active_cred, struct thread *td) in timerfd_ioctl()
249 timerfd_poll(struct file *fp, int events, struct ucred *active_cred, in timerfd_poll()
308 timerfd_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in timerfd_stat()
H A Dkern_jaildesc.c268 jaildesc_poll(struct file *fp, int events, struct ucred *active_cred, in jaildesc_poll()
368 jaildesc_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in jaildesc_stat()
H A Dvfs_vnops.c660 enum uio_seg segflg, int ioflg, struct ucred *active_cred, in vn_rdwr()
764 off_t offset, enum uio_seg segflg, int ioflg, struct ucred *active_cred, in vn_rdwr_inchunks()
1210 vn_read(struct file *fp, struct uio *uio, struct ucred *active_cred, int flags, in vn_read()
1281 vn_write(struct file *fp, struct uio *uio, struct ucred *active_cred, int flags, in vn_write()
1592 vn_io_fault(struct file *fp, struct uio *uio, struct ucred *active_cred, in vn_io_fault()
1764 vn_truncate(struct file *fp, off_t length, struct ucred *active_cred, in vn_truncate()
1834 vn_statfile(struct file *fp, struct stat *sb, struct ucred *active_cred) in vn_statfile()
1850 vn_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in vn_ioctl()
1900 vn_poll(struct file *fp, int events, struct ucred *active_cred, in vn_poll()
2657 vn_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in vn_chmod()
[all …]
H A Duipc_shm.c458 shm_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in shm_read()
481 shm_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in shm_write()
540 shm_truncate(struct file *fp, off_t length, struct ucred *active_cred, in shm_truncate()
558 shm_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in shm_ioctl()
610 shm_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in shm_stat()
1762 shm_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in shm_chmod()
1791 shm_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in shm_chown()
2081 struct ucred *active_cred, struct thread *td) in shm_fspacectl()
H A Dsys_procdesc.c422 procdesc_poll(struct file *fp, int events, struct ucred *active_cred, in procdesc_poll()
510 procdesc_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in procdesc_stat()
H A Dkern_descrip.c5427 badfo_readwrite(struct file *fp, struct uio *uio, struct ucred *active_cred, in badfo_readwrite()
5435 badfo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in badfo_truncate()
5443 badfo_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in badfo_ioctl()
5451 badfo_poll(struct file *fp, int events, struct ucred *active_cred, in badfo_poll()
5466 badfo_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in badfo_stat()
5480 badfo_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in badfo_chmod()
5488 badfo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in badfo_chown()
5527 path_poll(struct file *fp, int events, struct ucred *active_cred, in path_poll()
5560 invfo_rdwr(struct file *fp, struct uio *uio, struct ucred *active_cred, in invfo_rdwr()
5568 invfo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in invfo_truncate()
[all …]
H A Duipc_sem.c163 ksem_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in ksem_stat()
198 ksem_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in ksem_chmod()
223 ksem_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in ksem_chown()
H A Duipc_mqueue.c2497 mqf_poll(struct file *fp, int events, struct ucred *active_cred, in mqf_poll()
2566 mqf_stat(struct file *fp, struct stat *st, struct ucred *active_cred) in mqf_stat()
2584 mqf_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in mqf_chmod()
2604 mqf_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in mqf_chown()
H A Dkern_event.c2288 struct ucred *active_cred, struct thread *td) in kqueue_ioctl()
2335 kqueue_poll(struct file *fp, int events, struct ucred *active_cred, in kqueue_poll()
2362 kqueue_stat(struct file *fp, struct stat *st, struct ucred *active_cred) in kqueue_stat()
/freebsd/sys/sys/
H A Dfile.h360 fo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in fo_read()
368 fo_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in fo_write()
376 fo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in fo_truncate()
384 fo_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in fo_ioctl()
392 fo_poll(struct file *fp, int events, struct ucred *active_cred, in fo_poll()
400 fo_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in fo_stat()
421 fo_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in fo_chmod()
429 fo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in fo_chown()
508 int flags, struct ucred *active_cred, struct thread *td) in fo_fspacectl()
H A Ducoredump.h49 struct ucred *active_cred; member
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c699 stub_posixsem_check_getvalue(struct ucred *active_cred, struct ucred *file_cred, in stub_posixsem_check_getvalue()
715 stub_posixsem_check_post(struct ucred *active_cred, struct ucred *file_cred, in stub_posixsem_check_post()
739 stub_posixsem_check_stat(struct ucred *active_cred, struct ucred *file_cred, in stub_posixsem_check_stat()
755 stub_posixsem_check_wait(struct ucred *active_cred, struct ucred *file_cred, in stub_posixsem_check_wait()
793 stub_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, in stub_posixshm_check_read()
817 stub_posixshm_check_stat(struct ucred *active_cred, struct ucred *file_cred, in stub_posixshm_check_stat()
825 stub_posixshm_check_truncate(struct ucred *active_cred, in stub_posixshm_check_truncate()
841 stub_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, in stub_posixshm_check_write()
1509 stub_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in stub_vnode_check_poll()
1517 stub_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in stub_vnode_check_read()
[all …]
/freebsd/sys/security/mac_test/
H A Dmac_test.c1308 test_posixsem_check_getvalue(struct ucred *active_cred, struct ucred *file_cred, in test_posixsem_check_getvalue()
1335 test_posixsem_check_post(struct ucred *active_cred, struct ucred *file_cred, in test_posixsem_check_post()
1373 test_posixsem_check_stat(struct ucred *active_cred, in test_posixsem_check_stat()
1399 test_posixsem_check_wait(struct ucred *active_cred, struct ucred *file_cred, in test_posixsem_check_wait()
1475 test_posixshm_check_read(struct ucred *active_cred, in test_posixshm_check_read()
1514 test_posixshm_check_stat(struct ucred *active_cred, in test_posixshm_check_stat()
1527 test_posixshm_check_truncate(struct ucred *active_cred, in test_posixshm_check_truncate()
1552 test_posixshm_check_write(struct ucred *active_cred, in test_posixshm_check_write()
2691 test_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in test_vnode_check_poll()
2706 test_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in test_vnode_check_read()
[all …]
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c1505 mls_posixsem_check_rdonly(struct ucred *active_cred, struct ucred *file_cred, in mls_posixsem_check_rdonly()
1559 mls_posixsem_check_write(struct ucred *active_cred, struct ucred *file_cred, in mls_posixsem_check_write()
1637 mls_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, in mls_posixshm_check_read()
1691 mls_posixshm_check_stat(struct ucred *active_cred, struct ucred *file_cred, in mls_posixshm_check_stat()
1709 mls_posixshm_check_truncate(struct ucred *active_cred, in mls_posixshm_check_truncate()
1745 mls_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, in mls_posixshm_check_write()
2774 mls_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in mls_vnode_check_poll()
2792 mls_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in mls_vnode_check_read()
3075 mls_vnode_check_stat(struct ucred *active_cred, struct ucred *file_cred, in mls_vnode_check_stat()
3117 mls_vnode_check_write(struct ucred *active_cred, struct ucred *file_cred, in mls_vnode_check_write()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c1646 biba_posixsem_check_write(struct ucred *active_cred, struct ucred *file_cred, in biba_posixsem_check_write()
1664 biba_posixsem_check_rdonly(struct ucred *active_cred, struct ucred *file_cred, in biba_posixsem_check_rdonly()
1742 biba_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, in biba_posixshm_check_read()
1796 biba_posixshm_check_stat(struct ucred *active_cred, struct ucred *file_cred, in biba_posixshm_check_stat()
1814 biba_posixshm_check_truncate(struct ucred *active_cred, in biba_posixshm_check_truncate()
1850 biba_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, in biba_posixshm_check_write()
3145 biba_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in biba_vnode_check_poll()
3163 biba_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in biba_vnode_check_read()
3446 biba_vnode_check_stat(struct ucred *active_cred, struct ucred *file_cred, in biba_vnode_check_stat()
3488 biba_vnode_check_write(struct ucred *active_cred, in biba_vnode_check_write()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1426 linux_file_read(struct file *file, struct uio *uio, struct ucred *active_cred, in linux_file_read()
1468 linux_file_write(struct file *file, struct uio *uio, struct ucred *active_cred, in linux_file_write()
1511 linux_file_poll(struct file *file, int events, struct ucred *active_cred, in linux_file_poll()
1726 linux_file_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in linux_file_stat()
/freebsd/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c275 ugidfw_vnode_check_stat(struct ucred *active_cred, in ugidfw_vnode_check_stat()

12