Home
last modified time | relevance | path

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

/titanic_44/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:"
269 printmsg "# width=${m_width}"
270 printmsg "# height=${m_height}"
271 printmsg "# max_mag=${max_mag}"
[all …]
H A Dcrawlsrccomments.sh58 function printmsg function
738 printmsg "protocol=${protocol} port=${port} host=${host} path=${path}"
1003 printmsg "## OPT=|${OPT}|, OPTARG=|${OPTARG}|"
H A Drssread.sh36 function printmsg function
663 printmsg $"Using bookmark ${url} = ${bookmark_urls[${url}]}"
/titanic_44/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c175 printmsg(1, in main()
337 printmsg(DBG_EXEC, "path=%s\n", path); in exec_cmd()
338 printmsg(DBG_EXEC, "cmd=%s\n", cmdline); in exec_cmd()
343 printmsg(DBG_EXEC_ARGS, in exec_cmd()
459 printmsg(DBG_CHILD, CHILD_EXIT_STATUS_ERR, in reapchild()
673 printmsg(int level, char *message, ...) in printmsg() function
H A Dsyseventconfd.h83 static void printmsg(int level, char *message, ...);