GetHandleInformation 234 maint/gnulib/lib/fcntl.c || GetHandleInformation (handle, &flags) == 0) GetHandleInformation 330 maint/gnulib/lib/windows-spawn.c if (GetHandleInformation (handle, &hflags)) GetHandleInformation 375 maint/gnulib/lib/windows-spawn.c if (GetHandleInformation (handle, &hflags)) GetHandleInformation 483 maint/gnulib/lib/windows-spawn.c if (GetHandleInformation (handle, &hflags)) GetHandleInformation 52 maint/gnulib/tests/test-cloexec.c if (h == INVALID_HANDLE_VALUE || GetHandleInformation (h, &flags) == 0) GetHandleInformation 86 maint/gnulib/tests/test-dup-safer.c if (h == INVALID_HANDLE_VALUE || GetHandleInformation (h, &flags) == 0) GetHandleInformation 81 maint/gnulib/tests/test-dup2.c if (h == INVALID_HANDLE_VALUE || GetHandleInformation (h, &flags) == 0) GetHandleInformation 70 maint/gnulib/tests/test-dup3.c ASSERT (GetHandleInformation (h, &flags)); GetHandleInformation 80 maint/gnulib/tests/test-fcntl.c if (h == INVALID_HANDLE_VALUE || GetHandleInformation (h, &flags) == 0) GetHandleInformation 66 maint/gnulib/tests/test-pipe.c ASSERT (GetHandleInformation (h, &flags)); GetHandleInformation 69 maint/gnulib/tests/test-pipe2.c ASSERT (GetHandleInformation (h, &flags));