HomeSort by relevance Sort by last modified time
    Searched refs:__request (Results 1 - 18 of 18) sorted by null

  /bionic/libc/include/bits/
ioctl.h 36 int ioctl(int __fd, int __request, ...);
  /external/curl/lib/
amigaos.c 36 void __request(const char *msg);
38 # define __request(msg) Printf(msg "\n\a") macro
55 __request("No TCP/IP Stack running!");
62 __request("SocketBaseTags ERROR");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ioctl.h 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
ptrace.h 192 extern long int ptrace (enum __ptrace_request __request, ...) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ioctl.h 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
ptrace.h 192 extern long int ptrace (enum __ptrace_request __request, ...) __THROW;
  /bionic/libc/include/sys/
ptrace.h 62 long ptrace(int __request, ...);
  /bionic/libc/include/
time.h 63 int nanosleep(const struct timespec* __request, struct timespec* __remainder);
98 int clock_nanosleep(clockid_t __clock, int __flags, const struct timespec* __request, struct timespec* __remainder);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
dlfcn.h 125 int __request, void *__restrict __arg)
stropts.h 67 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmlrpclib.py 1565 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /external/python/cpython2/Lib/
xmlrpclib.py 1592 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /external/python/cpython3/Lib/xmlrpc/
client.py 1442 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmlrpclib.py 1568 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmlrpclib.py 1568 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 1568 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 1568 def __request(self, methodname, params): member in class:ServerProxy
    [all...]
  /external/curl/tests/python_dependencies/impacket/
smbserver.py     [all...]

Completed in 456 milliseconds