| /src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
| unistd.h | 13 static int getdtablesize(void)
|
| /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
| unistd.h | 13 static int getdtablesize(void)
|
| /src/external/bsd/tmux/dist/compat/ |
| getdtablesize.c | 25 getdtablesize(void) function
|
| /src/lib/libc/compat-43/ |
| getdtablesize.c | 1 /* $NetBSD: getdtablesize.c,v 1.10 2012/06/24 15:26:03 christos Exp $ */ 10 __RCSID("$NetBSD: getdtablesize.c,v 1.10 2012/06/24 15:26:03 christos Exp $"); 17 getdtablesize(void) function
|
| /src/external/bsd/ntp/dist/include/ |
| libntp.h | 6 #define GETDTABLESIZE() ((int)sysconf(_SC_OPEN_MAX)) 8 #define GETDTABLESIZE getdtablesize 14 #define GETDTABLESIZE() (FOPEN_MAX + FD_CHUNK)
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| closefrom.c | 50 int num = getdtablesize();
|
| getdtablesize.c | 1 /* $NetBSD: getdtablesize.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 67 getdtablesize(void) function
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| getdtablesize.c | 0 /* getdtablesize() function: Return maximum possible file descriptor value + 1. 53 /* Cache for the previous getdtablesize () result. Safe to cache because 58 getdtablesize (void) function 110 getdtablesize (void) function
|
| fcntl.c | 48 /* Upper bound on getdtablesize(). See lib/getdtablesize.c. */ 67 if (newfd < 0 || getdtablesize () <= newfd) 454 if (target < 0 || getdtablesize () <= target)
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| getdtablesize.c | 0 /* getdtablesize() function: Return maximum possible file descriptor value + 1. 53 /* Cache for the previous getdtablesize () result. Safe to cache because 58 getdtablesize (void) function 110 getdtablesize (void) function
|
| fcntl.c | 48 /* Upper bound on getdtablesize(). See lib/getdtablesize.c. */ 67 if (newfd < 0 || getdtablesize () <= newfd) 454 if (target < 0 || getdtablesize () <= target)
|
| /src/external/ibm-public/postfix/dist/src/util/ |
| open_limit.c | 100 return (getdtablesize());
|
| /src/external/bsd/openldap/dist/libraries/liblutil/ |
| detach.c | 65 nbits = getdtablesize();
|
| /src/libexec/ftpd/ |
| popen.c | 122 if ((fds = getdtablesize()) <= 0)
|
| /src/usr.sbin/rbootd/ |
| rbootd.c | 86 int i, nfds = getdtablesize();
|
| /src/external/bsd/libpcap/dist/lbl/ |
| os-sunos4.h | 89 int getdtablesize(void);
|
| /src/external/bsd/tcpdump/dist/lbl/ |
| os-sunos4.h | 88 int getdtablesize(void);
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| unistd.h | 1672 # undef getdtablesize 1673 # define getdtablesize rpl_getdtablesize 1675 _GL_FUNCDECL_RPL (getdtablesize, int, (void)); 1676 _GL_CXXALIAS_RPL (getdtablesize, int, (void)); 1679 _GL_FUNCDECL_SYS (getdtablesize, int, (void)); 1683 _GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void)); 1685 _GL_CXXALIASWARN (getdtablesize); variable 1687 # undef getdtablesize macro 1689 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - [all...] |