Home
last modified time | relevance | path

Searched refs:invfo_chmod (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/kern/
H A Dsys_eventfd.c75 .fo_chmod = invfo_chmod,
H A Dsys_procdesc.c108 .fo_chmod = invfo_chmod,
H A Dsys_timerfd.c371 .fo_chmod = invfo_chmod,
H A Dtty_pts.c609 .fo_chmod = invfo_chmod,
H A Dsys_socket.c107 .fo_chmod = invfo_chmod,
H A Dsys_pipe.c1600 error = invfo_chmod(fp, mode, active_cred, td); in pipe_chmod()
H A Dkern_event.c139 .fo_chmod = invfo_chmod,
H A Dkern_descrip.c5334 invfo_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in invfo_chmod() function
/freebsd/sys/sys/
H A Dfile.h273 fo_chmod_t invfo_chmod; variable
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1748 .fo_chmod = invfo_chmod,