Home
last modified time | relevance | path

Searched defs:hProcess (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/libarchive/dist/libarchive/
Dfilter_fork_windows.c54 la_WaitForInputIdle(HANDLE hProcess, DWORD dwMilliseconds) in la_WaitForInputIdle()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dsimple_exec_w32.c74 HANDLE hProcess; in wait_for_process_timed() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dexpand_path.c163 HANDLE hProcess = GetCurrentProcess(); in _expand_userid() local
/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c1360 static HANDLE hProcess; variable