F_SETFL           302 lib/async_req/async_sock.c 	fcntl(fd, F_SETFL, state->old_sockflags);
F_SETFL           344 lib/async_req/async_sock.c 		fcntl(state->fd, F_SETFL, state->old_sockflags);
F_SETFL           359 lib/async_req/async_sock.c 	fcntl(state->fd, F_SETFL, state->old_sockflags);
F_SETFL            88 lib/tevent/tevent_util.c 	return fcntl( fd, F_SETFL, val);
F_SETFL           174 lib/util/util.c 	return fcntl( fd, F_SETFL, val);
F_SETFL           143 nsswitch/wb_common.c 	if (fcntl(new_fd, F_SETFL, flags) == -1) {
F_SETFL            90 source3/lib/wbclient.c 	if (fcntl(new_fd, F_SETFL, flags) == -1) {