Searched refs:pex_init_common (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-common.h140 extern struct pex_obj *pex_init_common (int, const char *, const char *,
H A Dpex-djgpp.c77 return pex_init_common (flags, pname, tempbase, &funcs);
H A Dpex-msdos.c92 ret = pex_init_common (flags, pname, tempbase, funcs);
H A Dpex-common.c53 pex_init_common (int flags, const char *pname, const char *tempbase, function
394 pipes clear this flag before calling pex_init_common. */
H A Dpex-unix.c304 return pex_init_common (flags, pname, tempbase, &funcs);
H A Dpex-win32.c113 return pex_init_common (flags, pname, tempbase, &funcs);

Completed in 75 milliseconds