DuplicateHandle   428 server/mpm/winnt/mpm_winnt.c     if (!DuplicateHandle(hCurrentProcess, child_ready_event, hProcess, &hDup,
DuplicateHandle   440 server/mpm/winnt/mpm_winnt.c     if (!DuplicateHandle(hCurrentProcess, child_exit_event, hProcess, &hDup,
DuplicateHandle   457 server/mpm/winnt/mpm_winnt.c     if (!DuplicateHandle(hCurrentProcess, os_start, hProcess, &hDup,
DuplicateHandle   474 server/mpm/winnt/mpm_winnt.c     if (!DuplicateHandle(hCurrentProcess, hScore, hProcess, &hDup,
DuplicateHandle   540 server/mpm/winnt/mpm_winnt.c             if (DuplicateHandle(hProcess, (HANDLE) nsd, hProcess, &dup,
DuplicateHandle  1115 server/mpm/winnt/mpm_winnt.c         if (DuplicateHandle(hproc, pipe,
DuplicateHandle   719 server/mpm/winnt/service.c     if (!DuplicateHandle(hProc, hThread, hProc, &(globdat.mpm_thread),
DuplicateHandle    35 srclib/apr/file_io/win32/filedup.c     if (!DuplicateHandle(hproc, old_file->filehand, 
DuplicateHandle   100 srclib/apr/file_io/win32/filedup.c             if (!DuplicateHandle(hproc, old_file->filehand, hproc, &newhand,
DuplicateHandle   123 srclib/apr/file_io/win32/filedup.c             if (!DuplicateHandle(hproc, old_file->filehand, hproc, &newhand,
DuplicateHandle   139 srclib/apr/file_io/win32/filedup.c             if (!DuplicateHandle(hproc, old_file->filehand, hproc, &newhand,
DuplicateHandle   155 srclib/apr/file_io/win32/filedup.c         if (!DuplicateHandle(hproc, old_file->filehand, 
DuplicateHandle    40 srclib/apr/include/arch/win32/apr_arch_inherit.h         if (!DuplicateHandle(hproc, the##name->filehand,            \
DuplicateHandle    62 srclib/apr/include/arch/win32/apr_arch_inherit.h         if (!DuplicateHandle(hproc, the##name->filehand,            \
DuplicateHandle    78 srclib/apr/include/arch/win32/apr_arch_inherit.h     if (!DuplicateHandle(hproc, the##name->filehand,                \
DuplicateHandle    91 srclib/apr/include/arch/win32/apr_arch_inherit.h     if (!DuplicateHandle(hproc, the##name->filehand,                \
DuplicateHandle   117 srclib/apr/include/arch/win32/apr_dbg_win32_handles.h                        (HANDLE)(DuplicateHandle)(h1,h2,h3,ph4,d1,b,d2), \
DuplicateHandle   140 srclib/apr/network_io/win32/sockets.c         if (DuplicateHandle(hProcess, (HANDLE) (*new)->socketdes, hProcess, 
DuplicateHandle   221 srclib/apr/threadproc/win32/thread.c     if (!DuplicateHandle(hproc, hthread, 
DuplicateHandle   645 support/win32/ApacheMonitor.c     DuplicateHandle(hProc, g_hpipeInRead, hProc, &g_hpipeInRead, 0, TRUE,
DuplicateHandle   647 support/win32/ApacheMonitor.c     DuplicateHandle(hProc, g_hpipeOutWrite, hProc, &g_hpipeOutWrite, 0, TRUE,
DuplicateHandle   649 support/win32/ApacheMonitor.c     DuplicateHandle(hProc, g_hpipeOutWrite, hProc, &g_hpipeStdError, 0, TRUE,
DuplicateHandle   174 support/win32/wintty.c     else if (DuplicateHandle(hproc, hstdin, hproc, &hdup, 0,
DuplicateHandle   189 support/win32/wintty.c     else if (DuplicateHandle(hproc, hstdout, hproc, &hdup, 0,
DuplicateHandle   204 support/win32/wintty.c     else if (DuplicateHandle(hproc, hstderr, hproc, &hdup, 0,