Searched refs:svr4_to_bsd_pathconf (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_stat.c83 static int svr4_to_bsd_pathconf(int);
606 svr4_to_bsd_pathconf(name) function
662 name = svr4_to_bsd_pathconf(uap->name);
687 uap->name = svr4_to_bsd_pathconf(uap->name);

Completed in 94 milliseconds