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

  /src/lib/librumphijack/
hijack.c 1366 do_pathconf(const char *path, int name, int link) function in typeref:typename:long
1389 return do_pathconf(path, name, 1);
1395 return do_pathconf(path, name, 0);
hijack.c 1366 do_pathconf(const char *path, int name, int link) function in typeref:typename:long
1389 return do_pathconf(path, name, 1);
1395 return do_pathconf(path, name, 0);
hijack.c 1366 do_pathconf(const char *path, int name, int link) function in typeref:typename:long
1389 return do_pathconf(path, name, 1);
1395 return do_pathconf(path, name, 0);

Completed in 36 milliseconds