Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDsys_procdesc.c112 .fo_chown = invfo_chown,
HDtty_pts.c610 .fo_chown = invfo_chown,
HDsys_socket.c111 .fo_chown = invfo_chown,
HDsys_pipe.c1610 error = invfo_chown(fp, uid, gid, active_cred, td);
HDkern_event.c132 .fo_chown = invfo_chown,
HDkern_descrip.c4108 invfo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in invfo_chown() function
/freebsd-11-stable/sys/sys/
HDfile.h250 fo_chown_t invfo_chown; variable
/freebsd-11-stable/sys/compat/linux/
HDlinux_event.c145 .fo_chown = invfo_chown,
186 .fo_chown = invfo_chown,
/freebsd-11-stable/sys/opencrypto/
HDcryptodev.c324 .fo_chown = invfo_chown,
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1751 .fo_chown = invfo_chown,