Home
last modified time | relevance | path

Searched refs:spawn_test (Results 1 – 1 of 1) sorted by relevance

/external/ltp/tools/pounder21/
Drun.c61 static pid_t spawn_test(char *fname);
174 pid = spawn_test(argv[1]); in main()
464 static pid_t spawn_test(char *fname) in spawn_test() function
656 pid = spawn_test(buf); in process_dir()