Searched refs:PEX_SEARCH (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dpexecute.c70 | ((flags & PEXECUTE_SEARCH) != 0 ? PEX_SEARCH : 0)),
H A Dpex-unix.c426 if ((flags & PEX_SEARCH) != 0)
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h383 #define PEX_SEARCH 0x2 macro
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h377 #define PEX_SEARCH 0x2 macro
517 FLAGS Combination of PEX_SEARCH and PEX_STDERR_TO_STDOUT.
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h377 #define PEX_SEARCH 0x2 macro
527 FLAGS Combination of PEX_SEARCH and PEX_STDERR_TO_STDOUT.
/openbsd-current/gnu/gcc/gcc/
H A Dcollect2.c1580 errmsg = pex_run (pex, PEX_LAST | PEX_SEARCH, argv[0], argv, outname,
H A Dgcc.c2955 | (string == commands[i].prog ? PEX_SEARCH : 0)),

Completed in 107 milliseconds