Home
last modified time | relevance | path

Searched refs:syslog_tx_facility (Results 1 – 4 of 4) sorted by relevance

/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/output-plugins/
H A Dspo_syslog_full.c1457 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_KERN"); in OpSyslog_ParseArgs()
1462 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_MAIL"); in OpSyslog_ParseArgs()
1472 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_AUTH"); in OpSyslog_ParseArgs()
1482 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_LPR"); in OpSyslog_ParseArgs()
1487 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_NEWS"); in OpSyslog_ParseArgs()
1492 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_UUCP"); in OpSyslog_ParseArgs()
1497 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_CRON"); in OpSyslog_ParseArgs()
1507 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_FTP"); in OpSyslog_ParseArgs()
1549 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_USER"); in OpSyslog_ParseArgs()
1557 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_USER"); in OpSyslog_ParseArgs()
[all …]
H A Dspo_syslog_full.h71 char syslog_tx_facility[16]; member
/dports/security/barnyard2/barnyard2-2-1.13/src/output-plugins/
H A Dspo_syslog_full.c1457 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_KERN"); in OpSyslog_ParseArgs()
1462 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_MAIL"); in OpSyslog_ParseArgs()
1472 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_AUTH"); in OpSyslog_ParseArgs()
1482 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_LPR"); in OpSyslog_ParseArgs()
1487 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_NEWS"); in OpSyslog_ParseArgs()
1492 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_UUCP"); in OpSyslog_ParseArgs()
1497 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_CRON"); in OpSyslog_ParseArgs()
1507 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_FTP"); in OpSyslog_ParseArgs()
1549 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_USER"); in OpSyslog_ParseArgs()
1557 snprintf(op_data->syslog_tx_facility,16,"%s","LOG_USER"); in OpSyslog_ParseArgs()
[all …]
H A Dspo_syslog_full.h71 char syslog_tx_facility[16]; member