Searched defs:printmsg (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dmandelbrotset1.sh50 function printmsg function
129 printmsg $"# lines_per_job=${lines_per_job}"
130 printmsg $"# numcpus=${numcpus}"
141 printmsg $"## prepare..."
148 printmsg $"## running ${numjobs} children..."
170 printmsg $"## waiting for ${numjobs} children..."
173 printmsg $"## output:"
251 # printmsg "## OPT=|${OPT}|, OPTARG=|${OPTARG}|"
269 printmsg "# width=${m_width}"
270 printmsg "# heigh
[all...]
H A Dcrawlsrccomments.sh58 function printmsg function
738 printmsg "protocol=${protocol} port=${port} host=${host} path=${path}"
1003 printmsg "## OPT=|${OPT}|, OPTARG=|${OPTARG}|"
1056 # printmsg "## OPT=|${OPT}|, OPTARG=|${OPTARG}|"
1215 # printmsg "## OPT=|${OPT}|, OPTARG=|${OPTARG}|"
H A Drssread.sh36 function printmsg function
43 # printmsg "$*"
238 printmsg "protocol=${_.protocol} port=${_.port} host=${_.host} path=${_.path}"
647 # printmsg "## OPT=|${OPT}|, OPTARG=|${OPTARG}|"
663 printmsg $"Using bookmark ${url} = ${bookmark_urls[${url}]}"
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c175 printmsg(1,
337 printmsg(DBG_EXEC, "path=%s\n", path);
338 printmsg(DBG_EXEC, "cmd=%s\n", cmdline);
343 printmsg(DBG_EXEC_ARGS,
459 printmsg(DBG_CHILD, CHILD_EXIT_STATUS_ERR,
668 * printmsg - print messages to the terminal or to syslog
673 printmsg(int level, char *message, ...) function

Completed in 55 milliseconds