/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | fpathconf.s | 37 ANSI_PRAGMA_WEAK(fpathconf,function) 41 SYSCALL_RVAL1(fpathconf) 43 SET_SIZE(fpathconf)
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | unistd.h | 124 extern long fpathconf(int, int);
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | pathconf.c | 128 fpathconf(int fdes, int name) in fpathconf() function
|
H A D | SYSCALL.README | 239 fpathconf vncalls.c common/syscall/pathconf.c
|
/titanic_50/usr/src/man/man2/ |
H A D | Makefile | 52 fpathconf.2 \ 308 pathconf.2 := LINKSRC = fpathconf.2
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 111 fpathconf 118
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 113 fpathconf 118
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 211 fpathconf SIMPLE /* 187 = 2, fpathconf */
|
/titanic_50/usr/src/lib/libsys/i386/ |
H A D | libsys.list | 28 f 1 fpathconf
|
/titanic_50/usr/src/lib/libsec/common/ |
H A D | aclutils.c | 117 ace_acl = fpathconf(fd, _PC_ACL_ENABLED); in cacl_get() 265 acl_flavor_target = fpathconf(acl_inp->fd, _PC_ACL_ENABLED); in cacl_set()
|
/titanic_50/usr/src/lib/libsys/sparc/ |
H A D | libsys.list | 28 f 1 fpathconf
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 247 long fpathconf(int, int); 578 /* 118 */ SYSENT_CL("fpathconf", fpathconf, 2), 943 /* 118 */ SYSENT_CI("fpathconf", fpathconf, 2),
|
/titanic_50/usr/src/cmd/cpio/ |
H A D | utils.c | 160 if (filesz == 0 || fpathconf(fd, _PC_MIN_HOLE_SIZE) < 0) in get_holes_list()
|
/titanic_50/usr/src/lib/libsys/common/ |
H A D | mapfile-vers | 128 fpathconf;
|
/titanic_50/usr/src/head/ |
H A D | unistd.h | 321 extern long fpathconf(int, int);
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 129 fdlist.o flock.o fpathconf.o fsync.o ftruncate.o getdents.o \ 186 fpathconf.s getitimer.s getpid.s \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 47 file path=usr/share/man/man2/fpathconf.2 213 link path=usr/share/man/man2/pathconf.2 target=fpathconf.2
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 810 @ MSG_SYS_FPATHCONF "[ fpathconf ]" # 118 811 @ MSG_SYS_FPATHCONF_ALT "fpathconf"
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | sys | 184 extern fpathconf long (int, int)
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 307 fpathconf
|
/titanic_50/usr/src/cmd/backup/restore/ |
H A D | restore.c | 1013 if (fpathconf(fromfd, _PC_XATTR_EXISTS) != 1) {
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | cu.c | 501 vdisable = fpathconf(TTYIN, _PC_VDISABLE);
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 201 fpathconf.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 224 fpathconf.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 225 fpathconf.o \
|