Home
last modified time | relevance | path

Searched refs:pid_p (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dfunction.c1432 windows32_openpipe (int *pipedes, int *pid_p, char **command_argv, char **envp) in windows32_openpipe() argument
1484 *pid_p = (intptr_t) hProcess; in windows32_openpipe()
1505 *pid_p = -1; in windows32_openpipe()