Searched refs:fo_chmod_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dfile.h104 typedef int fo_chmod_t(struct file *fp, mode_t mode, typedef
124 fo_chmod_t *fo_chmod;
243 fo_chmod_t invfo_chmod;
286 static __inline fo_chmod_t fo_chmod;
/freebsd-10.0-release/sys/kern/
H A Dsys_procdesc.c102 static fo_chmod_t procdesc_chmod;
H A Duipc_sem.c137 static fo_chmod_t ksem_chmod;
H A Duipc_shm.c121 static fo_chmod_t shm_chmod;
H A Dsys_pipe.c153 static fo_chmod_t pipe_chmod;

Completed in 210 milliseconds