Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dunistd.h149 #define _PC_NO_TRUNC 8 macro
/xnu-11215.81.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1509 case _PC_NO_TRUNC: in devs_vnop_pathconf()
/xnu-11215.81.4/bsd/nfs/
H A Dnfs_serv.c5080 error = VNOP_PATHCONF(vp, _PC_NO_TRUNC, &notrunc, ctx); in nfsrv_pathconf()