nfd 82 maint/gnulib/lib/accept4.c int nfd; nfd 100 maint/gnulib/lib/accept4.c nfd = _open_osfhandle ((intptr_t) new_handle, nfd 102 maint/gnulib/lib/accept4.c if (nfd < 0) nfd 107 maint/gnulib/lib/accept4.c return nfd; nfd 62 maint/gnulib/lib/os2-spawn.c int nfd = fd_safer_noinherit (dup_noinherit (fd)); nfd 66 maint/gnulib/lib/os2-spawn.c return nfd; nfd 368 maint/gnulib/lib/poll.c poll (struct pollfd *pfd, nfds_t nfd, int timeout) nfd 377 maint/gnulib/lib/poll.c if (nfd > INT_MAX) nfd 389 maint/gnulib/lib/poll.c if (!pfd && nfd) nfd 422 maint/gnulib/lib/poll.c for (i = 0; i < nfd; i++) nfd 453 maint/gnulib/lib/poll.c for (i = 0; i < nfd; i++) nfd 475 maint/gnulib/lib/poll.c if (nfd > INT_MAX || timeout < -1) nfd 492 maint/gnulib/lib/poll.c for (i = 0; i < nfd; i++) nfd 583 maint/gnulib/lib/poll.c for (i = 0; i < nfd; i++) nfd 106 maint/gnulib/lib/poll.in.h _GL_FUNCDECL_RPL (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout)); nfd 107 maint/gnulib/lib/poll.in.h _GL_CXXALIAS_RPL (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout)); nfd 110 maint/gnulib/lib/poll.in.h _GL_FUNCDECL_SYS (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout)); nfd 112 maint/gnulib/lib/poll.in.h _GL_CXXALIAS_SYS (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout)); nfd 52 maint/gnulib/lib/unicase/u-ct-casefold.h uninorm_t nfd = uninorm_decomposing_form (nf); nfd 92 maint/gnulib/lib/unicase/u-ct-casefold.h tmp1 = U_NORMALIZE (nfd, tmp2, tmp2_length, nfd 228 maint/gnulib/tests/test-select.h do_select_bad_nfd_nowait (int nfd, select_fn my_select) nfd 234 maint/gnulib/tests/test-select.h return my_select (nfd, NULL, NULL, NULL, &tv0);