Searched refs:ns_main_earlyfatal (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/bin/named/include/named/
H A Dmain.h26 ns_main_earlyfatal(const char *format, ...)
/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c190 ns_main_earlyfatal(SETCAPS_FUNC "failed: %s:"
207 ns_main_earlyfatal("cap_set_proc failed: %s", strbuf); \
213 ns_main_earlyfatal("cap_set_proc failed: %s", strbuf); \
222 ns_main_earlyfatal("cap_init failed: %s", strbuf); \
227 ns_main_earlyfatal("cap_get_proc failed: %s", strbuf); \
353 ns_main_earlyfatal("prctl() failed: %s", strbuf);
398 ns_main_earlyfatal("pipe(): %s", strbuf);
404 ns_main_earlyfatal("fork(): %s", strbuf);
434 ns_main_earlyfatal("setsid(): %s", strbuf);
472 ns_main_earlyfatal("unabl
[all...]
/bind-9.6-ESV-R11/bin/named/
H A Dmain.c110 ns_main_earlyfatal(const char *format, ...) { function
313 ns_main_earlyfatal("%s '%s' must be numeric", desc, arg);
315 ns_main_earlyfatal("%s '%s' out of range", desc, arg);
347 ns_main_earlyfatal("unrecognized flag '%.*s'", arglen, arg);
371 ns_main_earlyfatal("cannot specify -4 and -6");
373 ns_main_earlyfatal("IPv4 not supported by OS");
379 ns_main_earlyfatal("cannot specify -4 and -6");
381 ns_main_earlyfatal("IPv6 not supported by OS");
389 ns_main_earlyfatal("cannot specify -c and -C");
395 ns_main_earlyfatal("canno
[all...]
/bind-9.6-ESV-R11/bin/named/win32/
H A Dos.c159 ns_main_earlyfatal("chroot(): isn't supported by Win32 API");
222 report = first_time ? ns_main_earlyfatal : ns_main_earlywarning;
H A Dntservice.c117 ns_main_earlyfatal(

Completed in 13 milliseconds