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

/systemd/src/basic/
H A Dfd-util.h65 int fd_cloexec(int fd, bool cloexec);
H A Dfd-util.c164 int fd_cloexec(int fd, bool cloexec) { argument
173 if (cloexec)

Completed in 576 milliseconds