Searched defs:CLOSE_ON_EXEC (Results 1 – 1 of 1) sorted by relevance
30 # define CLOSE_ON_EXEC(_d) macro35 # define CLOSE_ON_EXEC(_d) (void) fcntl ((_d), F_SETFD, FD_CLOEXEC) macro