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

  /src/usr.sbin/mountd/
mountd.c 202 static int get_host(const char *, size_t, const char *,
943 if (get_host(line, lineno, hst, *grp))
945 } else if (get_host(line, lineno, cp, *grp))
1867 get_host(const char *line, size_t lineno, const char *cp, function in typeref:typename:int
mountd.c 202 static int get_host(const char *, size_t, const char *,
943 if (get_host(line, lineno, hst, *grp))
945 } else if (get_host(line, lineno, cp, *grp))
1867 get_host(const char *line, size_t lineno, const char *cp, function in typeref:typename:int

Completed in 27 milliseconds