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

/freebsd-10.1-release/sys/sys/
H A Dfile.h106 typedef int fo_chown_t(struct file *fp, uid_t uid, gid_t gid, typedef
125 fo_chown_t *fo_chown;
245 fo_chown_t invfo_chown;
288 static __inline fo_chown_t fo_chown;
/freebsd-10.1-release/sys/kern/
H A Dsys_procdesc.c103 static fo_chown_t procdesc_chown;
H A Duipc_sem.c138 static fo_chown_t ksem_chown;
H A Duipc_shm.c129 static fo_chown_t shm_chown;
H A Dsys_pipe.c154 static fo_chown_t pipe_chown;

Completed in 58 milliseconds