HomeSort by relevance Sort by last modified time
    Searched refs:null_filename (Results 1 - 2 of 2) sorted by null

  /external/valgrind/memcheck/tests/
execve1.c 5 char* null_filename = NULL; local
9 execve(null_filename, bad, bad);
execve2.c 6 char* null_filename = NULL; local
9 execve(null_filename, NULL, NULL);

Completed in 154 milliseconds