F_GETFD 218 lib/tdb/common/open.c v = fcntl(tdb->fd, F_GETFD, 0); F_GETFD 152 nsswitch/wb_common.c result = flags = fcntl(new_fd, F_GETFD, 0); F_GETFD 98 source3/lib/wbclient.c result = flags = fcntl(new_fd, F_GETFD, 0); F_GETFD 49 source4/heimdal/lib/roken/cloexec.c ret = fcntl(fd, F_GETFD);