Searched defs:close_range (Results 1 – 3 of 3) sorted by relevance
1329 pub fn close_range(first: c_uint, last: c_uint, flags: c_int) -> c_int; in close_range() function
5251 pub fn close_range(lowfd: c_uint, highfd: c_uint, flags: c_int) -> c_int; in close_range() function
4126 pub fn close_range(first: c_uint, last: c_uint, flags: c_int) -> c_int; in close_range() function