Home
last modified time | relevance | path

Searched refs:get_max_fd (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dfd-util.h60 int get_max_fd(void);
Dfd-util.c186 int get_max_fd(void) { in get_max_fd() function
217 max_fd = get_max_fd(); in close_all_fds_frugal()
/systemd-251/src/test/
Dtest-fd-util.c229 max_fd = get_max_fd(); in test_close_all_fds_inner()