Searched refs:closefds (Results 1 – 2 of 2) sorted by relevance
36 closefds = False40 closefds = True58 stderr=inout, close_fds=closefds,
25 static void closefds(void *close_errors, int fd) { in closefds() function62 if (fdwalk(&closefds, &close_errors) < 0) { in RunAsDaemon()