Home
last modified time | relevance | path

Searched refs:_PC_CASE_PRESERVING (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dunistd.h155 #define _PC_CASE_PRESERVING 12 macro
/xnu-10063.101.15/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1515 case _PC_CASE_PRESERVING: in devs_vnop_pathconf()
/xnu-10063.101.15/bsd/nfs/
H A Dnfs_serv.c5075 error = VNOP_PATHCONF(vp, _PC_CASE_PRESERVING, &case_preserving, ctx); in nfsrv_pathconf()