HomeSort by: relevance | last modified time | path
    Searched refs:execv (Results 1 - 25 of 180) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/lib/libc/gen/
execv.c 1 /* $NetBSD: execv.c,v 1.11 2024/01/20 14:52:47 christos Exp $ */
37 __RCSID("$NetBSD: execv.c,v 1.11 2024/01/20 14:52:47 christos Exp $");
47 __weak_alias(execv,_execv)
51 execv(const char *name, char * const *argv)
  /src/lib/libc/arch/vax/sys/
execl.S 45 calls $2,_C_LABEL(execv)
  /src/external/ibm-public/postfix/dist/src/global/
mail_run.c 99 execv(path, argv);
100 msg_fatal("execv %s: %m", path);
133 execv(path, argv);
134 msg_fatal("execv %s: %m", path);
150 execv(path, argv);
151 msg_fatal("execv %s: %m", path);
  /src/external/apache2/llvm/dist/clang/utils/
CaptureCmd 60 os.execv(program, sys.argv)
65 os.execv(fallback, sys.argv)
69 os.execv(program, sys.argv)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
foll-exec.c 59 (char *) "execv arg1 from foll-exec",
64 printf ("foll-exec is about to execv(execd-prog)...\n");
66 execv (prog, argv); /* tbreak-execv */
catch-syscall.c 59 execv (*argv, argv);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
catch-syscall.c 59 execv (*argv, argv);
foll-exec.c 72 (char *) "execv arg1 from foll-exec",
77 printf ("foll-exec is about to execv(%s)...\n", EXECD_PROG);
79 execv (prog, argv); /* tbreak-execv */
  /src/external/bsd/wpa/dist/src/utils/
browser-system.c 104 execv("/usr/bin/x-www-browser", argv);
105 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno));
browser-android.c 108 execv("/system/bin/am", argv);
109 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno));
  /src/external/gpl3/gcc/dist/libgcc/
libgcov-interface.c 224 int ret = execv (path, args);
225 /* We reach this code only when execv fails, reset counter then here. */
260 /* We reach this code only when execv fails, reset counter then here. */
297 /* We reach this code only when execv fails, reset counter then here. */
304 /* A wrapper for the execv function. Flushes the accumulated
312 int ret = execv (path, argv);
313 /* We reach this code only when execv fails, reset counter then here. */
329 /* We reach this code only when execv fails, reset counter then here. */
345 /* We reach this code only when execv fails, reset counter then here. */
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcov-interface.c 224 int ret = execv (path, args);
225 /* We reach this code only when execv fails, reset counter then here. */
260 /* We reach this code only when execv fails, reset counter then here. */
297 /* We reach this code only when execv fails, reset counter then here. */
304 /* A wrapper for the execv function. Flushes the accumulated
312 int ret = execv (path, argv);
313 /* We reach this code only when execv fails, reset counter then here. */
329 /* We reach this code only when execv fails, reset counter then here. */
345 /* We reach this code only when execv fails, reset counter then here. */
  /src/external/bsd/atf/dist/atf-sh/
atf-sh.cpp 145 const int ret = execv(shell.c_str(), const_cast< char** >(argv));
  /src/external/bsd/kyua-testers/dist/
common_inttest.h 136 (void)execv(program, KYUA_DEFS_UNCONST(args));
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
relocwrapper.c 190 execv (argv[0], argv);
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
relocwrapper.c 190 execv (argv[0], argv);
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
relocwrapper.c 190 execv (argv[0], argv);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
unistd.h 1254 # undef execv
1255 # define execv rpl_execv
1257 _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
1259 _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
1261 _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
1263 _GL_CXXALIASWARN (execv);
1265 # undef execv macro
1267 _GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
1268 "use gnulib module execv for portability")
1276 # undef execv macro
1277 # define execv macro
1284 _GL_CXXALIASWARN (execv); variable
    [all...]

Completed in 67 milliseconds

1 2 3 4 5 6 7 8