Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c213 static void *read_stderr(script_info_t *);
1209 read_stderr(script_info_t *rsi) in read_stderr() function
1357 if (thr_create(NULL, 0, (void *(*)(void *))read_stderr, rsi, in do_cmd()