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

/systemd/src/basic/
H A Dfd-util.c187 _pure_ static bool fd_in_set(int fd, const int fdset[], unsigned n_fdset) { function
218 if (fd_in_set(fd, except, n_except))
245 if (fd_in_set(fd, except, n_except))

Completed in 1259 milliseconds