Home
last modified time | relevance | path

Searched refs:_PC_ERROR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpathconf.h60 #define _PC_ERROR 0 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1058 if (_PC_ISSET(_PC_ERROR, STRUCT_FGET(pc_tmp, pc_mask))) in pathconf_copyin()
1087 if (_PC_ISSET(_PC_ERROR, pc->pc_mask)) in pathconf_get()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c942 _PC_SET(_PC_ERROR, p.pc_mask); in mnt_pathconf()
952 _PC_SET(_PC_ERROR, p.pc_mask); in mnt_pathconf()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c2222 if (_PC_ISSET(_PC_ERROR, p.pc_mask)) { in get_fh()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2472 if (_PC_ISSET(_PC_ERROR, p->pc_mask)) { in get_pathconf()