/titanic_50/usr/src/lib/libast/common/features/ |
H A D | limits.c | 35 __STDPP__directive pragma pp:hide getpagesize getdtablesize 38 #define getdtablesize ______getdtablesize 80 __STDPP__directive pragma pp:nohide getpagesize getdtablesize 83 #undef getdtablesize
|
H A D | fcntl.c | 34 #define getdtablesize ______getdtablesize macro 56 #undef getdtablesize
|
/titanic_50/usr/src/tools/cscope-fast/ |
H A D | exec.c | 48 #define getdtablesize() _NFILE macro 81 for (i = 3; i < getdtablesize() && close(i) == 0; ++i) { in execute()
|
/titanic_50/usr/src/lib/libbc/libc/sys/common/ |
H A D | getdtablesize.c | 39 getdtablesize(void) in getdtablesize() function
|
H A D | syscall.c | 340 return (getdtablesize()); in syscall()
|
/titanic_50/usr/src/ucblib/libucb/port/sys/ |
H A D | getdtblsize.c | 54 getdtablesize(void) in getdtablesize() function
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | getdtblsize.c | 49 getdtablesize(void) in getdtablesize() function
|
/titanic_50/usr/src/lib/libbc/libc/compat/common/ |
H A D | ulimit.c | 55 return (getdtablesize()); in ulimit()
|
/titanic_50/usr/src/lib/libbc/inc/include/nettli/ |
H A D | timod.h | 70 #define OPENFILES getdtablesize()
|
/titanic_50/usr/src/lib/libbc/libc/stdio/common/ |
H A D | fdopen.c | 55 nofile = getdtablesize();
|
H A D | findiop.c | 92 nfiles = getdtablesize(); in _f_morefiles()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | xqt.c | 119 maxfiles = getdtablesize();
|
H A D | uucico.c | 890 maxfiles = getdtablesize(); in closedem()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | popen.c | 39 nfiles = getdtablesize();
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 113 getdtablesize SIMPLE /* 89 = 0, getdtablesize */
|
/titanic_50/usr/src/ucblib/libucb/port/ |
H A D | mapfile-vers | 91 getdtablesize;
|
/titanic_50/usr/src/cmd/mail/ |
H A D | mail.h | 466 #define _NFILE getdtablesize()
|
/titanic_50/usr/src/lib/libldap5/include/ldap/ |
H A D | portable.h | 372 int getdtablesize();
|
/titanic_50/usr/src/head/ |
H A D | unistd.h | 334 extern int getdtablesize(void);
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | conf.tab | 318 extern int getdtablesize(void); 321 printf("%d", getdtablesize());
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | lib | 38 #define _lib_getdtablesize 1 /* getdtablesize() in default lib(s) */
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | lib | 38 #define _lib_getdtablesize 1 /* getdtablesize() in default lib(s) */
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | lib | 38 #define _lib_getdtablesize 1 /* getdtablesize() in default lib(s) */
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | lib | 38 #define _lib_getdtablesize 1 /* getdtablesize() in default lib(s) */
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 130 getdtablesize.o getgid.o getitimer.o getpid.o gettimeofday.o \
|