OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getdtablesize
(Results
126 - 150
of
307
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bison/linux-lib/
unistd.h
981
_GL_CXXALIASWARN (
getdtablesize
);
variable
983
# undef
getdtablesize
macro
[
all
...]
/bionic/libc/bionic/
ndk_cruft.cpp
276
int
getdtablesize
() {
function
/prebuilts/go/darwin-x86/src/syscall/
syscall_dragonfly.go
144
//sys
Getdtablesize
() (size int)
syscall_freebsd.go
164
//sys
Getdtablesize
() (size int)
syscall_darwin.go
240
//sys
Getdtablesize
() (size int)
zsysnum_dragonfly_amd64.go
78
SYS_GETDTABLESIZE = 89 // { int
getdtablesize
(void); }
zsysnum_freebsd_386.go
78
SYS_GETDTABLESIZE = 89 // { int
getdtablesize
(void); }
/prebuilts/go/linux-x86/src/syscall/
syscall_dragonfly.go
144
//sys
Getdtablesize
() (size int)
syscall_freebsd.go
164
//sys
Getdtablesize
() (size int)
syscall_darwin.go
240
//sys
Getdtablesize
() (size int)
/external/strace/linux/alpha/
syscallent.h
118
[ 89] = { 0, 0, SEN(
getdtablesize
), "
getdtablesize
" },
/bionic/libc/
libc.arm.map
1466
getdtablesize
; # arm x86 mips nobrillo
libc.map.txt
1492
getdtablesize
; # arm x86 mips nobrillo
libc.mips.map
1308
getdtablesize
; # arm x86 mips nobrillo
libc.x86.map
1307
getdtablesize
; # arm x86 mips nobrillo
/external/e2fsprogs/lib/uuid/
gen_uuid.c
457
max =
getdtablesize
();
/external/bison/lib/
config.in.h
148
/* Define to 1 when the gnulib module
getdtablesize
should be tested. */
557
/* Define to 1 if you have the `
getdtablesize
' function. */
898
/* Define to 1 if
getdtablesize
is declared even after undefining macros. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libasan.so
libasan.so.0
libasan.so.0.0.0
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libasan.so
libasan.so.0
libasan.so.0.0.0
/external/e2fsprogs/lib/
config.h.in
130
/* Define to 1 if you have the `
getdtablesize
' function. */
/external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h
149
DECL_TEMPLATE(darwin,
getdtablesize
); // 89
Completed in 2468 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>