Searched refs:pipe_fpathconf (Results 1 – 1 of 1) sorted by relevance
90 static int pipe_fpathconf(file_t *, int, register_t *);104 .fo_fpathconf = pipe_fpathconf,916 pipe_fpathconf(struct file *fp, int name, register_t *retval) in pipe_fpathconf() function