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

/systemd/src/core/
H A Dexecute.c155 static int flags_fds(const int fds[], unsigned n_fds, bool nonblock) { function
1859 r = flags_fds(fds, n_fds, context->non_blocking);

Completed in 42 milliseconds