Searched refs:_PC_VDISABLE (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/ucbhead/ |
H A D | unistd.h | 100 #define _PC_VDISABLE 8 macro
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | unistd.h | 61 #define _PC_VDISABLE 9 /* best char to shut off tty c_cc */ macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | unistd.h | 295 #define _PC_VDISABLE 8 macro
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 483 case _PC_VDISABLE: in fs_pathconf()
|
/titanic_50/usr/src/cmd/getconf/ |
H A D | getconf.c | 213 _PC_VDISABLE, "_POSIX_VDISABLE", PATHCONF, NOFLAGS,
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vop.c | 973 case _PC_VDISABLE: in fop_pathconf()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | cu.c | 501 vdisable = fpathconf(TTYIN, _PC_VDISABLE);
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | conftab.c | 365 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_VDISABLE },
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | conftab.c | 365 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_VDISABLE },
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | conftab.c | 365 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_VDISABLE },
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | conftab.c | 365 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_VDISABLE },
|
/titanic_50/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1915 case _PC_VDISABLE: in fifo_pathconf()
|
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 831 _PC_SET(_PC_VDISABLE, p.pc_mask); in mnt_pathconf()
|