OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYS_socketcall
(Results
1 - 5
of
5
) sorted by null
/external/strace/linux/
syscall.h
62
int sys_ioperm(),
sys_socketcall
(), sys_syslog(), sys_setitimer();
110
/*
sys_socketcall
subcalls */
193
# define
SYS_socketcall
102
292
#if defined SYS_socket_subcall && !defined
SYS_socketcall
293
# define
SYS_socketcall
SYS_socket_subcall
/bionic/libc/include/sys/
glibc-syscalls.h
293
#define
SYS_socketcall
__NR_socketcall
641
#define
SYS_socketcall
__NR_socketcall
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h
353
#define
SYS_socketcall
__NR_socketcall
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
353
#define
SYS_socketcall
__NR_socketcall
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
353
#define
SYS_socketcall
__NR_socketcall
Completed in 49 milliseconds