Searched defs:SET_OPEN_ON_EXEC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dfilecntl.h34 #define SET_OPEN_ON_EXEC(fd) (fcntl ((fd), F_SETFD, FD_NCLOEXEC)) macro

Completed in 174 milliseconds