Lines Matching refs:pex_run
828 to @code{pex_run}. Returns 0 on error, 1 on success.
839 order of the calls to @code{pex_run}. Returns 0 on error, 1 on
891 @code{pex_run} uses to choose output file names, based on
895 @code{pex_run} closes it automatically.
956 for a call to @code{pex_run}. @var{flags} is restricted to a
970 @code{PEX_LAST} should not be used in a call to @code{pex_run}. After
971 this is called, @code{pex_run} may no longer be called with the same
984 @code{PEX_LAST} should not be used in a call to @code{pex_run}. After
985 this is called, @code{pex_run} may no longer be called with the same
993 @deftypefn Extension {const char *} pex_run (struct pex_obj *@var{obj}, @
1014 (described below). After a call to @code{pex_run} with this bit set,
1015 @var{pex_run} may no longer be called with the same @var{obj}.
1040 @code{pex_run} using @code{PEX_BINARY_OUTPUT} should be followed by a
1112 as for @code{pex_run}.