Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rdist/
Dtypes.h56 #define MT_CHANGE 0x0020 /* Something changed */ macro
64 MT_WARNING|MT_CHANGE|\
Dmessage.c61 { MT_CHANGE, "change" },
362 case MT_CHANGE: in msgsendstdout()
397 case MT_CHANGE: syslvl = SL_CHANGE; break; in msgsendsyslog()
Dclient.c175 message(MT_CHANGE, "special \"%s\"", sc->sc_name); in runspecial()
254 message(MT_CHANGE, "cmdspecial \"%s\"", sc->sc_name); in runcmdspecial()
1055 message(MT_CHANGE, "%s: change to perm %#04o, owner %s, group %s", in statupdate()
1085 message(MT_CHANGE, "%s: installing", starget); in fullupdate()
1116 message(MT_CHANGE, "%s: updating", starget); in fullupdate()
Ddocmd.c697 message(MT_CHANGE, "special \"%s\"", buf); in cmptime()
783 message(MT_CHANGE, "cmdspecial \"%s\"", env); in dodcolon()
Dcommon.c538 message(MT_CHANGE, "%s", s); in response()
/openbsd/src/usr.bin/rdistd/
Dserver.c371 message(MT_CHANGE|MT_REMOTE, "%s: removed", target); in removefile()
945 message(MT_REMOTE|MT_CHANGE, "%s: updated", target); in recvfile()
1187 message(MT_REMOTE|MT_CHANGE, "%s: updated", target); in recvlink()