Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c3351 char *stdout_buf, int stdout_bufsize) in be_run_cmd() argument
3363 ((stdout_buf != NULL) ^ (stdout_bufsize != 0))) { in be_run_cmd()
3401 (void) strlcat(stdout_buf, oneline, stdout_bufsize); in be_run_cmd()