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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
ftp.h 49 #define TYPE_A 1 /* ASCII */
  /external/chromium/third_party/libevent/
evdns.c 154 #define TYPE_A EVDNS_TYPE_A
166 unsigned int request_type; /* TYPE_PTR or TYPE_A */
648 case TYPE_A:
891 if (type == TYPE_A && class == CLASS_INET) {
893 if (req->request_type != TYPE_A) {
    [all...]

Completed in 209 milliseconds