F_GETFL           262 lib/async_req/async_sock.c 	state->old_sockflags = fcntl(fd, F_GETFL, 0);
F_GETFL            82 lib/tevent/tevent_util.c 	if((val = fcntl(fd, F_GETFL, 0)) == -1)
F_GETFL           168 lib/util/util.c 	if((val = fcntl(fd, F_GETFL, 0)) == -1)
F_GETFL           137 nsswitch/wb_common.c 	if ((flags = fcntl(new_fd, F_GETFL)) == -1) {
F_GETFL            85 source3/lib/wbclient.c 	if ((flags = fcntl(new_fd, F_GETFL)) == -1) {