Home
last modified time | relevance | path

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

/external/ltp/tools/pounder21/
Drun.c56 static void note_process(pid_t pid, char *name);
181 note_process(pid, argv[1]); in main()
413 static void note_process(pid_t pid, char *name) in note_process() function
586 note_process(pid, fname); in note_child()