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

  /external/libppp/src/
ip.c 109 } qtxt[] = { local
115 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
116 if (qtxt[f].id == qclass)
117 return qtxt[f].txt;
129 } qtxt[] = { local
142 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
143 if (qtxt[f].id == qtype)
144 return qtxt[f].txt
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 217 DNSQuestion qtxt; member in struct:request_state::__anon12268::__anon12275
    [all...]

Completed in 411 milliseconds