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

  /src/sys/kern/
vfs_vnops.c 124 static int vn_fpathconf(struct file *, int, register_t *);
142 .fo_fpathconf = vn_fpathconf,
1240 vn_fpathconf(struct file *fp, int name, register_t *retval) function in typeref:typename:int

Completed in 27 milliseconds