HomeSort by: relevance | last modified time | path
    Searched defs:soo_fpathconf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_socket.c 85 static int soo_fpathconf(struct file *, int, register_t *);
99 .fo_fpathconf = soo_fpathconf,
275 soo_fpathconf(struct file *fp, int name, register_t *retval) function in typeref:typename:int
sys_socket.c 85 static int soo_fpathconf(struct file *, int, register_t *);
99 .fo_fpathconf = soo_fpathconf,
275 soo_fpathconf(struct file *fp, int name, register_t *retval) function in typeref:typename:int

Completed in 59 milliseconds