Searched refs:pex_win32_exec_child (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | pex-win32.c | 82 static long pex_win32_exec_child (struct pex_obj *, int, const char *, 99 pex_win32_exec_child, 699 pex_win32_exec_child (struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, in pex_win32_exec_child() function 885 …printf ("%ld\n", pex_win32_exec_child (NULL, PEX_SEARCH, argv[0], argv, NULL, 0, 0, 1, 2, &errmsg,… in main()
|
| D | ChangeLog | 44 * pex-win32.c (pex_win32_exec_child): Likewise. 75 * pex-win32.c: Add environment parameter to pex_win32_exec_child. 79 (pex_win32_exec_child): Pass environment through to spawn_script and 138 (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls. 249 (pex_win32_exec_child): Save translated argv in newargv. Pass to
|
| /freebsd-9-stable/contrib/binutils/libiberty/ |
| D | ChangeLog | 242 * pex-win32.c (pex_win32_exec_child): Likewise. 273 * pex-win32.c: Add environment parameter to pex_win32_exec_child. 277 (pex_win32_exec_child): Pass environment through to spawn_script and 336 (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls. 447 (pex_win32_exec_child): Save translated argv in newargv. Pass to
|