HomeSort by: relevance | last modified time | path
    Searched defs:pexecute (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
pexecute.c 21 /* pexecute is an old routine. This implementation uses the newer
23 pexecute in new code. Use the newer routines instead. */
32 /* We only permit a single pexecute chain to execute at a time. This
39 pexecute (const char *program, char * const *argv, const char *pname, function
50 *errmsg_fmt = (char *) "pexecute already in progress";
61 *errmsg_fmt = (char *) "pexecute not in progress";
79 status values. We avoid zero just because the old pexecute would
87 /* The PID returned by pexecute is one-based. */
  /src/external/gpl3/binutils.old/dist/libiberty/
pexecute.c 21 /* pexecute is an old routine. This implementation uses the newer
23 pexecute in new code. Use the newer routines instead. */
32 /* We only permit a single pexecute chain to execute at a time. This
39 pexecute (const char *program, char * const *argv, const char *pname, function
50 *errmsg_fmt = (char *) "pexecute already in progress";
61 *errmsg_fmt = (char *) "pexecute not in progress";
79 status values. We avoid zero just because the old pexecute would
87 /* The PID returned by pexecute is one-based. */
  /src/external/gpl3/gcc/dist/libiberty/
pexecute.c 21 /* pexecute is an old routine. This implementation uses the newer
23 pexecute in new code. Use the newer routines instead. */
32 /* We only permit a single pexecute chain to execute at a time. This
39 pexecute (const char *program, char * const *argv, const char *pname, function
50 *errmsg_fmt = (char *) "pexecute already in progress";
61 *errmsg_fmt = (char *) "pexecute not in progress";
79 status values. We avoid zero just because the old pexecute would
87 /* The PID returned by pexecute is one-based. */
  /src/external/gpl3/gcc.old/dist/libiberty/
pexecute.c 21 /* pexecute is an old routine. This implementation uses the newer
23 pexecute in new code. Use the newer routines instead. */
32 /* We only permit a single pexecute chain to execute at a time. This
39 pexecute (const char *program, char * const *argv, const char *pname, function
50 *errmsg_fmt = (char *) "pexecute already in progress";
61 *errmsg_fmt = (char *) "pexecute not in progress";
79 status values. We avoid zero just because the old pexecute would
87 /* The PID returned by pexecute is one-based. */
  /src/external/gpl3/gdb/dist/libiberty/
pexecute.c 21 /* pexecute is an old routine. This implementation uses the newer
23 pexecute in new code. Use the newer routines instead. */
32 /* We only permit a single pexecute chain to execute at a time. This
39 pexecute (const char *program, char * const *argv, const char *pname, function
50 *errmsg_fmt = (char *) "pexecute already in progress";
61 *errmsg_fmt = (char *) "pexecute not in progress";
79 status values. We avoid zero just because the old pexecute would
87 /* The PID returned by pexecute is one-based. */
  /src/external/gpl3/gdb.old/dist/libiberty/
pexecute.c 21 /* pexecute is an old routine. This implementation uses the newer
23 pexecute in new code. Use the newer routines instead. */
32 /* We only permit a single pexecute chain to execute at a time. This
39 pexecute (const char *program, char * const *argv, const char *pname, function
50 *errmsg_fmt = (char *) "pexecute already in progress";
61 *errmsg_fmt = (char *) "pexecute not in progress";
79 status values. We avoid zero just because the old pexecute would
87 /* The PID returned by pexecute is one-based. */

Completed in 25 milliseconds