Searched refs:COMP_DNS (Results 1 – 2 of 2) sorted by relevance
337 if ((pids[COMP_DNS] = fork()) == -1) in main()340 if (pids[COMP_DNS] == 0) { in main()341 proccomp = COMP_DNS; in main()380 checkexit(pids[COMP_DNS], COMP_DNS) + in main()
107 COMP_DNS, /* handles DNS lookups */ enumerator