Searched refs:invfo_chmod (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | sys_procdesc.c | 113 .fo_chmod = invfo_chmod,
|
| D | tty_pts.c | 614 .fo_chmod = invfo_chmod,
|
| D | sys_socket.c | 112 .fo_chmod = invfo_chmod,
|
| D | sys_pipe.c | 1549 error = invfo_chmod(fp, mode, active_cred, td); in pipe_chmod()
|
| D | kern_event.c | 142 .fo_chmod = invfo_chmod,
|
| D | kern_descrip.c | 4313 invfo_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in invfo_chmod() function
|
| /freebsd-12-stable/sys/sys/ |
| D | file.h | 263 fo_chmod_t invfo_chmod; variable
|
| /freebsd-12-stable/sys/compat/linux/ |
| D | linux_event.c | 146 .fo_chmod = invfo_chmod, 187 .fo_chmod = invfo_chmod,
|
| /freebsd-12-stable/sys/opencrypto/ |
| D | cryptodev.c | 299 .fo_chmod = invfo_chmod,
|
| /freebsd-12-stable/sys/compat/linuxkpi/common/src/ |
| D | linux_compat.c | 1776 .fo_chmod = invfo_chmod,
|