Searched refs:pexecute (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A DMakefile.in48 really-check: check-cplus-dem check-pexecute check-expandargv
54 # Check the pexecute code.
55 check-pexecute: test-pexecute
56 ./test-pexecute
67 test-pexecute: $(srcdir)/test-pexecute.c ../libiberty.a
68 $(TEST_COMPILE) -DHAVE_CONFIG_H -I.. -o test-pexecute \
69 $(srcdir)/test-pexecute.c ../libiberty.a
81 rm -f test-pexecute
[all...]
H A Dtest-pexecute.c81 the libiberty pexecute functions. As a test program, it simply
111 fprintf (stderr, "test-pexecute:%d: %s", line, errmsg);
127 fprintf (stderr, "test-pexecute:%d: %s\n", line, errmsg);
175 /* Main function for the pexecute tester. Run the tests. */
202 (((test_pex_tmp = pex_init (FLAGS, "test-pexecute", TEMPBASE)) \
245 subargv[0] = "./test-pexecute";
250 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, NULL);
259 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, NULL);
270 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, "temp.z");
281 TEST_PEX_RUN (pex1, 0, "./test-pexecute", subarg
[all...]
/freebsd-11-stable/contrib/gcc/
H A DFREEBSD-libiberty18 pexecute.c \
H A Dprotoize.c1909 pid = pexecute (compile_params[0], (char * const *) compile_params,
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpexecute.c21 /* 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. */
H A DMakefile.in146 partition.c pexecute.c \
175 ./partition.o ./pexecute.o ./physmem.o \
176 ./pex-common.o ./pex-one.o @pexecute@ \
315 TEXIFILES = fnmatch.txh pexecute.txh
875 ./pexecute.o: $(srcdir)/pexecute.c config.h $(INCDIR)/ansidecl.h \
878 $(COMPILE.c) $(PICFLAG) $(srcdir)/pexecute.c -o pic/$@; \
880 $(COMPILE.c) $(srcdir)/pexecute.c $(OUTPUT_OPTION)
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS libiberty_topdir MAINT NOTMAINT MAKEINFO BUILD_INFO PERL HAVE_PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os AR ac_ct_AR RANLIB ac_ct_RANLIB CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP ac_libiberty_warn_cflags NO_MINUS_C_MINUS_O OUTPUT_OPTION INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LIBOBJS CHECK target_header_dir pexecute INSTALL_DEST datarootdir docdir htmldir LTLIBOBJS'
8401 # Figure out which version of pexecute to use.
8403 *-*-mingw* | *-*-winnt*) pexecute=./pex-win32.o ;;
8404 *-*-msdosdjgpp*) pexecute=./pex-djgpp.o ;;
8405 *-*-msdos*) pexecute=./pex-msdos.o ;;
8406 *) pexecute=./pex-unix.o ;;
9561 s,@pexecute@,$pexecute,;t t
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dpexecute.c21 /* 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. */
H A DMakefile.in146 partition.c pexecute.c \
175 ./partition.o ./pexecute.o ./physmem.o \
176 ./pex-common.o ./pex-one.o @pexecute@ \
332 TEXIFILES = fnmatch.txh pexecute.txh
899 ./pexecute.o: $(srcdir)/pexecute.c config.h $(INCDIR)/ansidecl.h \
902 $(COMPILE.c) $(PICFLAG) $(srcdir)/pexecute.c -o pic/$@; \
904 $(COMPILE.c) $(srcdir)/pexecute.c $(OUTPUT_OPTION)
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS libiberty_topdir MAINT NOTMAINT MAKEINFO BUILD_INFO PERL HAVE_PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os AR ac_ct_AR RANLIB ac_ct_RANLIB CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP ac_libiberty_warn_cflags NO_MINUS_C_MINUS_O OUTPUT_OPTION INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LIBOBJS CHECK target_header_dir pexecute INSTALL_DEST datarootdir docdir htmldir LTLIBOBJS'
8518 # Figure out which version of pexecute to use.
8520 *-*-mingw* | *-*-winnt*) pexecute=./pex-win32.o ;;
8521 *-*-msdosdjgpp*) pexecute=./pex-djgpp.o ;;
8522 *-*-msdos*) pexecute=./pex-msdos.o ;;
8523 *) pexecute=./pex-unix.o ;;
9678 s,@pexecute@,$pexecute,;t t
/freebsd-11-stable/gnu/usr.bin/cc/libiberty/
H A DMakefile21 pexecute.c pex-common.c pex-one.c lrealpath.c strverscmp.c \
/freebsd-11-stable/contrib/gdb/include/
H A Dlibiberty.h264 /* Definitions used by the pexecute routine. */
274 extern int pexecute PARAMS ((const char *, char * const *, const char *,
277 /* Wait for pexecute to finish. */
/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h536 /* pexecute and pwait are the old pexecute interface, still here for
540 /* Definitions used by the pexecute routine. */
550 extern int pexecute (const char *, char * const *, const char *,
553 /* Wait for pexecute to finish. */
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h564 /* pexecute and pwait are the old pexecute interface, still here for
568 /* Definitions used by the pexecute routine. */
578 extern int pexecute (const char *, char * const *, const char *,
581 /* Wait for pexecute to finish. */
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c1204 pid = pexecute (argv[0], (char * const *) argv, program_name, temp_base,

Completed in 310 milliseconds