Searched refs:statusmsg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/
H A Dbuild.sh328 statusmsg() function
353 statusmsg "${msg}$*"
358 statusmsg "Warning: $@"
1725 statusmsg "${make} outdated" \
1732 statusmsg "No \$TOOLDIR/bin/${toolprefix}make, needs building."
1746 statusmsg "Bootstrapping ${toolprefix}make"
1925 statusmsg "WARNING: Building to /, in expert mode."
1926 statusmsg " This may cause your system to break! Reasons include:"
1927 statusmsg " - your kernel is not up to date"
1928 statusmsg "
[all...]
/netbsd-current/usr.sbin/syslogd/
H A Dtls.c166 char statusmsg[1024]; local
302 snprintf(statusmsg, sizeof(statusmsg),
311 return strdup(statusmsg);

Completed in 91 milliseconds