Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dpex-unix.c552 pid = spawnvpe (_P_NOWAITO, executable, (cc_cp)argv, (cc_cp)env); in pex_unix_exec_child()
554 pid = spawnve (_P_NOWAITO, executable, (cc_cp)argv, (cc_cp)env); in pex_unix_exec_child()
Dpex-win32.c54 # define _P_NOWAITO 3 macro