Home
last modified time | relevance | path

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

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