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

  /bionic/libc/dns/resolv/
res_debug.c 613 static char typebuf[20]; local
620 snprintf(typebuf, sizeof(typebuf), "TYPE%d", type);
621 return (typebuf);
    [all...]
  /external/elfutils/src/
readelf.c 2335 char typebuf[64]; local
    [all...]

Completed in 1067 milliseconds