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

  /src/sys/kern/
vfs_syscalls.c 1347 do_sys_pstatvfs(struct lwp *l, const char *path, int flags, struct statvfs *sb) function in typeref:typename:int
1376 error = do_sys_pstatvfs(l, SCARG(uap, path), SCARG(uap, flags), sb);

Completed in 13 milliseconds