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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnsparse.c499 open_conf(void) function
536 /* open_conf() must be called w/o locks held */
537 if ((fp = open_conf()) == NULL) {
632 /* open_conf() must be called w/o locks held */
634 if ((fp = open_conf()) == NULL) {

Completed in 58 milliseconds