Searched defs:set_fcntl_flags (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/util/ | ||
H A D | sss_sockets.c | 35 static errno_t set_fcntl_flags(int fd, int fd_flags, int fl_flags) function 273 ret = set_fcntl_flags(state->sd, FD_CLOEXEC, O_NONBLOCK); |
Completed in 6 milliseconds