HomeSort by relevance Sort by last modified time
    Searched full:prot (Results 501 - 525 of 728) sorted by null

<<21222324252627282930

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/
if_types.h 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */
  /external/libpcap/msdos/
pktdrvr.c     [all...]
  /libcore/luni/src/main/java/android/system/
Os.java 280 public static long mmap(long address, long byteCount, int prot, int flags, FileDescriptor fd, long offset) throws ErrnoException { return Libcore.os.mmap(address, byteCount, prot, flags, fd, offset); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.7 
libtermcap.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.7 
libtermcap.so 
  /external/chromium_org/third_party/lcov/
descriptions.tests 374 Call mmap() with prot parameter set to PROT_READ and with the file
382 - The prot parameter is set to PROT_EXE
394 - The prot parameter is set to PROT_READ|PROT_EXEC
407 - The prot parameter is set to PROT_NONE
418 - The prot parameter is set to PROT_READ
428 - The prot parameter is set to PROT_WRITE
    [all...]
  /packages/apps/Settings/res/values-fr/
strings.xml     [all...]
  /packages/apps/Settings/res/values-fr-rCA/
strings.xml     [all...]
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp 2104 unsigned prot = 0; local
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c 519 const char *prot = n->Protocol == NATOp_MapUDP ? "UDP" : n->Protocol == NATOp_MapTCP ? "TCP" : "?"; local
520 (void)prot;
525 n, prot, mDNSVal16(n->IntPort), mDNSVal16(extport), lease, err);
540 n, prot, mDNSVal16(n->IntPort), mDNSVal16(n->RequestedPort), mDNSVal16(extport));
546 n, prot, mDNSVal16(n->IntPort), mDNSVal16(extport), lease);
566 LogMsg("Error! Tried to add a NAT traversal that's already in the active list: request %p Prot %d Int %d TTL %d",
575 LogMsg("Warning: Created port mapping request %p Prot %d Int %d TTL %d "
576 "duplicates existing port mapping request %p Prot %d Int %d TTL %d",
638 LogMsg("Warning: Removed port mapping request %p Prot %d Int %d TTL %d "
639 "duplicates existing port mapping request %p Prot %d Int %d TTL %d"
4125 const mDNSu8 *prot = (const mDNSu8 *)"\\004_udp"; local
    [all...]

Completed in 838 milliseconds

<<21222324252627282930