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

  /bionic/libc/include/arpa/
telnet.h 75 #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
telnet.h 78 #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
telnet.h 73 #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \
  /external/tcpdump/
print-telnet.c 105 #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \

Completed in 144 milliseconds