HomeSort by relevance Sort by last modified time
    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
  /external/strace/
syscall-android.h 245 #define SYS_socketcall __NR_socketcall
  /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 158 milliseconds