HomeSort by relevance Sort by last modified time
    Searched defs:argv0 (Results 1 - 25 of 43) sorted by null

1 2

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_test_main.cc 16 const char *argv0; variable
19 argv0 = argv[0];
  /external/llvm/lib/Fuzzer/test/
InitializeTest.cpp 12 static char *argv0; variable
16 argv0 = **argv;
21 if (strncmp(reinterpret_cast<const char*>(Data), argv0, Size)) {
  /external/clang/
compiler_wrapper 14 argv0 = real_compiler variable
26 argv0 = gomacc variable
31 os.execv(argv0, execargs)
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
clang 14 argv0 = real_compiler variable
26 argv0 = gomacc variable
31 os.execv(argv0, execargs)
clang++ 14 argv0 = real_compiler variable
26 argv0 = gomacc variable
31 os.execv(argv0, execargs)
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
clang 14 argv0 = real_compiler variable
26 argv0 = gomacc variable
31 os.execv(argv0, execargs)
clang++ 14 argv0 = real_compiler variable
26 argv0 = gomacc variable
31 os.execv(argv0, execargs)
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test.cc 48 const char *argv0; variable
64 argv0 = argv[0];
  /external/ltp/testcases/kernel/syscalls/setsid/
setsid01.c 53 static char *argv0; variable
72 argv0 = av[0];
102 if (self_exec(argv0, "n", 1) < 0) {
169 if (self_exec(argv0, "n", 2) < 0) {
  /external/ltp/testcases/kernel/syscalls/sendfile/
sendfile05.c 78 static char *argv0; variable
203 if (self_exec(argv0, "") < 0) {
231 argv0 = av[0];
sendfile06.c 63 static char *argv0; variable
183 if (self_exec(argv0, "") < 0) {
214 argv0 = av[0];
sendfile02.c 95 static char *argv0; variable
241 if (self_exec(argv0, "") < 0) {
270 argv0 = av[0];
sendfile04.c 97 static char *argv0; variable
238 if (self_exec(argv0, "") < 0) {
267 argv0 = av[0];
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl15.c 77 static char *argv0; /* set by main, passed to self_exec */ variable
195 if (self_exec(argv0, "nddds", 1, file_flag, file_mode,
450 if (self_exec(argv0, "ndddds", 2, file_flag, file_mode,
535 argv0 = av[0];
fcntl14.c 551 static char *argv0; variable
749 if (self_exec(argv0, "nd", 1, parent) < 0) {
833 if (self_exec(argv0, "nddddddddd", 2, thiscase->c_type,
947 argv0 = av[0];
1084 if (self_exec(argv0, "nddddddddd", 2, thiscase->c_type,
fcntl16.c 283 static char *argv0; variable
502 if (self_exec(argv0, "ddddd", i, parent,
660 argv0 = av[0];
  /bionic/benchmarks/
bionic_benchmarks.cpp 100 char argv0[] = "bionic_benchmarks"; local
102 char* fake_argv[3] {argv0, argv1, NULL};
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
main.c 59 /* Short usage message (with %s for argv0) */
203 PyObject *argv0 = NULL, *importer = NULL; local
205 if ((argv0 = PyString_FromString(filename)) &&
206 (importer = PyImport_GetImporter(argv0)) &&
209 /* argv0 is usable as an import source, so
213 !PyList_SetItem(sys_path, 0, argv0))
215 Py_INCREF(argv0);
221 Py_XDECREF(argv0);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
main.c 59 /* Short usage message (with %s for argv0) */
203 PyObject *argv0 = NULL, *importer = NULL; local
205 if ((argv0 = PyString_FromString(filename)) &&
206 (importer = PyImport_GetImporter(argv0)) &&
209 /* argv0 is usable as an import source, so
213 !PyList_SetItem(sys_path, 0, argv0))
215 Py_INCREF(argv0);
221 Py_XDECREF(argv0);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
main.c 55 /* Short usage message (with %s for argv0) */
198 PyObject *argv0 = NULL, *importer = NULL; local
200 if ((argv0 = PyString_FromString(filename)) &&
201 (importer = PyImport_GetImporter(argv0)) &&
204 /* argv0 is usable as an import source, so
208 !PyList_SetItem(sys_path, 0, argv0))
210 Py_INCREF(argv0);
216 Py_XDECREF(argv0);
  /external/iw/
iw.c 181 static const char *argv0; variable
196 printf("Usage:\t%s [options] command\n", argv0);
244 printf("Usage:\t%s [options] ", argv0);
505 argv0 = *argv++;
  /external/ltp/testcases/kernel/syscalls/connect/
connect01.c 116 static char *argv0; variable
125 argv0 = argv[0];
249 self_exec(argv0, "d", sfd);
  /external/ltp/testcases/kernel/syscalls/ipc/semctl/
semctl01.c 97 static char *argv0; variable
150 argv0 = argv[0];
323 if (self_exec(argv0, "ndd", 2, sem_id_1, sem_op) < 0)
387 if (self_exec(argv0, "nd", 1, sem_id_1) < 0)
  /external/ltp/testcases/kernel/syscalls/ipc/shmctl/
shmctl01.c 125 static char *argv0; variable
137 argv0 = argv[0];
239 if (self_exec(argv0, "ddd", stat_i, stat_time,
  /external/ltp/testcases/kernel/syscalls/kill/
kill02.c 207 static char *argv0; variable
219 argv0 = av[0];
239 if (self_exec(argv0, "nd", 4, pipe2_fd[1]) < 0) {
269 (argv0, "ndddddd", 3, pipe1_fd[1], pipe2_fd[1],
462 if (self_exec(argv0, "nd", 2, pipeB_fd[1]) < 0) {
489 if (self_exec(argv0, "nd", 1, pipeA_fd[1]) < 0) {

Completed in 754 milliseconds

1 2