Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsys_pipe.c155 static fo_chown_t pipe_chown; variable
168 .fo_chown = pipe_chown,
1589 pipe_chown(fp, uid, gid, active_cred, td) in pipe_chown() function