HomeSort by relevance Sort by last modified time
    Searched full:bigname (Results 1 - 5 of 5) sorted by null

  /external/dnsmasq/src/
cache.c 25 static union bigname *big_free = NULL;
363 union bigname *big_name = NULL;
433 !(big_name = (union bigname *)whine_malloc(sizeof(union bigname))))
    [all...]
dnsmasq.h 255 union bigname { union
257 union bigname *next; /* freelist */
274 union bigname *bname;
  /external/dnsmasq/contrib/dns-loc/
dnsmasq2-loc-rfc1876.patch 26 union bigname {
28 union bigname *next; /* freelist */
  /external/libxml2/
parser.c     [all...]
xpath.c     [all...]

Completed in 1169 milliseconds