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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 152 do_section(ns_msg *handle, ns_sect section, int pflag, FILE *file) { function
285 do_section(&handle, ns_s_qd, RES_PRF_QUES, file);
286 do_section(&handle, ns_s_an, RES_PRF_ANS, file);
287 do_section(&handle, ns_s_ns, RES_PRF_AUTH, file);
288 do_section(&handle, ns_s_ar, RES_PRF_ADD, file);
  /bionic/libc/dns/resolv/
res_debug.c 149 do_section(const res_state statp, function
341 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
342 do_section(statp, &handle, ns_s_an, RES_PRF_ANS, file);
343 do_section(statp, &handle, ns_s_ns, RES_PRF_AUTH, file);
344 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file);
    [all...]
  /external/nos/host/generic/citadel/updater/
updater.cpp 560 uint32_t do_section(AppClient &app __attribute__((unused))) function in namespace:__anon34578
1127 do_section(app) != APP_SUCCESS) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
texi2html.py 1119 def do_section(self, args): member in class:TexinfoParser
    [all...]
  /external/python/cpython2/Tools/scripts/
texi2html.py 1119 def do_section(self, args): member in class:TexinfoParser
    [all...]
  /external/python/cpython3/Tools/scripts/
texi2html.py 1118 def do_section(self, args): member in class:TexinfoParser
    [all...]

Completed in 1893 milliseconds