HomeSort by relevance Sort by last modified time
    Searched defs:TELCMD_LAST (Results 51 - 51 of 51) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 72 #define TELCMD_LAST IAC
73 #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \

Completed in 453 milliseconds

1 23