Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c211 static void *read_stderr(script_info_t *);
1207 read_stderr(script_info_t *rsi) in read_stderr() function
1355 if (thr_create(NULL, 0, (void *(*)(void *))read_stderr, rsi, in do_cmd()