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

/systemd/src/basic/
H A Dfdset.h46 int fdset_close_others(FDSet *fds);
H A Dfdset.c245 int fdset_close_others(FDSet *fds) { function
/systemd/src/test/
H A Dtest-fdset.c92 char name[] = "/tmp/test-fdset_close_others.XXXXXX";
102 assert_se(fdset_close_others(fdset) >= 0);
/systemd/src/nspawn/
H A Dnspawn.c2618 (void) fdset_close_others(fds);

Completed in 1593 milliseconds