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

  /src/lib/librumphijack/
hijack.c 1368 long (*op_pathconf)(const char *, int); local in function:do_pathconf
1372 op_pathconf = link ?
1378 op_pathconf = link ?
1383 return op_pathconf(path, name);

Completed in 13 milliseconds