Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dsave_execute.c71 fwrite(msg->imm_msg, msg->imm_msglen, 1, fp); in execute_send()
H A Dsave_file.c119 fprintf(file->fp, "%s", msg->imm_msg); in file_send()
H A Dsave_syslog.c131 syslog(facpri, "%s", msg->imm_msg); in syslog_send()
H A Dsave_v2trap.c227 msg->imm_msg, msg->imm_msglen)); in snmpv2_send()
H A Dsave_v1trap.c222 msg->imm_msg, msg->imm_msglen, msg->imm_when)); in snmpv1_send()
/freebsd/sbin/ipf/common/
H A Dipmon.h11 char *imm_msg; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y451 msg.imm_msg = log; in check_action()