Home
last modified time | relevance | path

Searched refs:pathconf (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/tests/
H A Drename_excl.c87 case_sensitive_vol = pathconf(TEST_DIR, _PC_CASE_SENSITIVE);
/xnu-10063.121.3/bsd/man/man2/
H A DMakefile151 pathconf.2 \
/xnu-10063.121.3/bsd/vfs/
H A Dkpi_vfs.c5599 DTRACE_FSINFO(pathconf, vnode_t, vp); in VNOP_PATHCONF()
H A Dvfs_syscalls.c7241 pathconf(__unused proc_t p, struct pathconf_args *uap, int32_t *retval) in pathconf() function