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

  /src/usr.sbin/autofs/
automount.c 68 find_statfs(const struct statvfs *mntbuf, int nitems, const char *mountpoint) function in typeref:typename:const struct statvfs *
116 sb = find_statfs(mntbuf, nitems, mountpoint);

Completed in 12 milliseconds