Home
last modified time | relevance | path

Searched refs:close_other_pipes (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/unbound/daemon/
HDdaemon.c617 static void close_other_pipes(struct daemon* daemon, int thr) in close_other_pipes() function
649 close_other_pipes(worker->daemon, worker->thread_num); in thread_start()