Searched refs:read_stderr (Results 1 – 1 of 1) sorted by relevance
213 static void *read_stderr(script_info_t *);1209 read_stderr(script_info_t *rsi) in read_stderr() function1357 if (thr_create(NULL, 0, (void *(*)(void *))read_stderr, rsi, in do_cmd()