Home
last modified time | relevance | path

Searched refs:full_log (Results 1 – 25 of 105) sorted by relevance

12345

/dports/security/snort3/snort3-3.1.19.0/src/loggers/
H A Dalert_full.cc145 if ( full_log ) in close()
146 TextLog_Term(full_log); in close()
151 TextLog_Puts(full_log, "[**] "); in alert()
164 TextLog_Puts(full_log, msg); in alert()
175 TextLog_NewLine(full_log); in alert()
180 LogTimeStamp(full_log, p); in alert()
181 TextLog_Putc(full_log, ' '); in alert()
192 LogIPHeader(full_log, p); in alert()
215 LogXrefs(full_log, event); in alert()
217 TextLog_Puts(full_log, "\n"); in alert()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_verifier_log.c89 size_t exp_len, int exp_errno, const char *full_log) in test_log_good() argument
118 if (memcmp(full_log, log, LOG_SIZE)) { in test_log_good()
137 char full_log[LOG_SIZE]; in main() local
156 test_log_good(full_log, LOG_SIZE, LOG_SIZE, 0, EACCES, full_log); in main()
158 want_len = strlen(full_log); in main()
161 test_log_good(log, LOG_SIZE, want_len + 2, want_len, EACCES, full_log); in main()
165 full_log[want_len - i + 1] = 1; in main()
166 full_log[want_len - i] = 0; in main()
169 ENOSPC, full_log); in main()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_verifier_log.c89 size_t exp_len, int exp_errno, const char *full_log) in test_log_good() argument
118 if (memcmp(full_log, log, LOG_SIZE)) { in test_log_good()
137 char full_log[LOG_SIZE]; in main() local
156 test_log_good(full_log, LOG_SIZE, LOG_SIZE, 0, EACCES, full_log); in main()
158 want_len = strlen(full_log); in main()
161 test_log_good(log, LOG_SIZE, want_len + 2, want_len, EACCES, full_log); in main()
165 full_log[want_len - i + 1] = 1; in main()
166 full_log[want_len - i] = 0; in main()
169 ENOSPC, full_log); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_verifier_log.c89 size_t exp_len, int exp_errno, const char *full_log) in test_log_good() argument
118 if (memcmp(full_log, log, LOG_SIZE)) { in test_log_good()
137 char full_log[LOG_SIZE]; in main() local
156 test_log_good(full_log, LOG_SIZE, LOG_SIZE, 0, EACCES, full_log); in main()
158 want_len = strlen(full_log); in main()
161 test_log_good(log, LOG_SIZE, want_len + 2, want_len, EACCES, full_log); in main()
165 full_log[want_len - i + 1] = 1; in main()
166 full_log[want_len - i] = 0; in main()
169 ENOSPC, full_log); in main()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/decoders/plugins/
H A Dossecalert_decoder.c184 free(lf->full_log); in OSSECAlert_Decoder_Exec()
185 lf->full_log = NULL; in OSSECAlert_Decoder_Exec()
186 os_strdup(tmpstr_buffer, lf->full_log); in OSSECAlert_Decoder_Exec()
187 lf->log = lf->full_log; in OSSECAlert_Decoder_Exec()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/decoders/plugins/
H A Dossecalert_decoder.c184 free(lf->full_log); in OSSECAlert_Decoder_Exec()
185 lf->full_log = NULL; in OSSECAlert_Decoder_Exec()
186 os_strdup(tmpstr_buffer, lf->full_log); in OSSECAlert_Decoder_Exec()
187 lf->log = lf->full_log; in OSSECAlert_Decoder_Exec()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/decoders/plugins/
H A Dossecalert_decoder.c184 free(lf->full_log); in OSSECAlert_Decoder_Exec()
185 lf->full_log = NULL; in OSSECAlert_Decoder_Exec()
186 os_strdup(tmpstr_buffer, lf->full_log); in OSSECAlert_Decoder_Exec()
187 lf->log = lf->full_log; in OSSECAlert_Decoder_Exec()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Durlplot.pl333 my ($fh, $reload, $channel, $full_log) = @_;
357 <p><a href="$full_log">Complete</a> listing.</p>
479 my ($full_log, $file, $channel) = @_;
484 print_chan_log_file_template(\*FH, $reload, $channel, $full_log);
589 my $full_log = $log_base . $tmp;
610 create_full_template $full_log
611 if not -r $full_log or ($max > 0 and (stat($full_log))[7] > $max);
613 $fh = position_log_file $full_log;
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/os_dbd/
H A DREADME33 …mestamp) time, rule_id,location.name location, INET_NTOA(src_ip) srcip, full_log FROM alert,locati…
36 >SELECT to_timestamp(timestamp), rule_id, location.name, full_log FROM alert,location, data WHERE l…
41 | time | rule_id | location | srcip | full_log
H A Dconvert-db-ipv6.sql33 full_log TEXT NOT NULL, field
53 alertid, user, full_log, is_hidden, tld
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/os_dbd/
H A DREADME33 …mestamp) time, rule_id,location.name location, INET_NTOA(src_ip) srcip, full_log FROM alert,locati…
36 >SELECT to_timestamp(timestamp), rule_id, location.name, full_log FROM alert,location, data WHERE l…
41 | time | rule_id | location | srcip | full_log
H A Dconvert-db-ipv6.sql33 full_log TEXT NOT NULL, field
53 alertid, user, full_log, is_hidden, tld
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/os_dbd/
H A DREADME33 …mestamp) time, rule_id,location.name location, INET_NTOA(src_ip) srcip, full_log FROM alert,locati…
36 >SELECT to_timestamp(timestamp), rule_id, location.name, full_log FROM alert,location, data WHERE l…
41 | time | rule_id | location | srcip | full_log
H A Dconvert-db-ipv6.sql33 full_log TEXT NOT NULL, field
53 alertid, user, full_log, is_hidden, tld
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/
H A Deventinfo.c163 = lf->full_log; in Search_LastSids()
330 = lf->full_log; in Search_LastGroups()
474 = lf->full_log; in Search_LastEvents()
499 lf->full_log = NULL; in Zero_Eventinfo()
565 if (lf->full_log) { in Free_Eventinfo()
566 free(lf->full_log); in Free_Eventinfo()
H A Dcleanevent.c70 os_malloc((2 * loglen) + 1, lf->full_log); in OS_CleanMSG()
73 strncpy(lf->full_log, pieces, loglen); in OS_CleanMSG()
76 lf->log = lf->full_log + loglen; in OS_CleanMSG()
563 print_out(" full event: '%s'", lf->full_log); in OS_CleanMSG()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/
H A Deventinfo.c163 = lf->full_log; in Search_LastSids()
330 = lf->full_log; in Search_LastGroups()
474 = lf->full_log; in Search_LastEvents()
499 lf->full_log = NULL; in Zero_Eventinfo()
565 if (lf->full_log) { in Free_Eventinfo()
566 free(lf->full_log); in Free_Eventinfo()
H A Dcleanevent.c70 os_malloc((2 * loglen) + 1, lf->full_log); in OS_CleanMSG()
73 strncpy(lf->full_log, pieces, loglen); in OS_CleanMSG()
76 lf->log = lf->full_log + loglen; in OS_CleanMSG()
563 print_out(" full event: '%s'", lf->full_log); in OS_CleanMSG()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/
H A Deventinfo.c163 = lf->full_log; in Search_LastSids()
330 = lf->full_log; in Search_LastGroups()
474 = lf->full_log; in Search_LastEvents()
499 lf->full_log = NULL; in Zero_Eventinfo()
565 if (lf->full_log) { in Free_Eventinfo()
566 free(lf->full_log); in Free_Eventinfo()
H A Dcleanevent.c70 os_malloc((2 * loglen) + 1, lf->full_log); in OS_CleanMSG()
73 strncpy(lf->full_log, pieces, loglen); in OS_CleanMSG()
76 lf->log = lf->full_log + loglen; in OS_CleanMSG()
563 print_out(" full event: '%s'", lf->full_log); in OS_CleanMSG()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/decoders/
H A Dsyscheck.c580 free(lf->full_log); in DB_Search()
581 os_strdup(sdb.comment, lf->full_log); in DB_Search()
582 lf->log = lf->full_log; in DB_Search()
610 free(lf->full_log); in DB_Search()
611 os_strdup(sdb.comment, lf->full_log); in DB_Search()
612 lf->log = lf->full_log; in DB_Search()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/decoders/
H A Dsyscheck.c580 free(lf->full_log); in DB_Search()
581 os_strdup(sdb.comment, lf->full_log); in DB_Search()
582 lf->log = lf->full_log; in DB_Search()
610 free(lf->full_log); in DB_Search()
611 os_strdup(sdb.comment, lf->full_log); in DB_Search()
612 lf->log = lf->full_log; in DB_Search()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/decoders/
H A Dsyscheck.c580 free(lf->full_log); in DB_Search()
581 os_strdup(sdb.comment, lf->full_log); in DB_Search()
582 lf->log = lf->full_log; in DB_Search()
610 free(lf->full_log); in DB_Search()
611 os_strdup(sdb.comment, lf->full_log); in DB_Search()
612 lf->log = lf->full_log; in DB_Search()
/dports/misc/clifm/clifm-1.3/src/
H A Dhistory.c131 char *full_log = (char *)xnmalloc(log_len, sizeof(char)); in log_function() local
133 snprintf(full_log, log_len, "[%s] %s:%s\n", date, ws[cur_ws].path, last_cmd); in log_function()
153 free(full_log); in log_function()
156 fputs(full_log, log_fp); in log_function()
157 free(full_log); in log_function()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/format/
H A Dto_json.c121 if (lf->full_log) { in Eventinfo_to_jsonstr()
122 cJSON_AddStringToObject(root, "full_log", lf->full_log); in Eventinfo_to_jsonstr()
328 if (lf->full_log && W_isRootcheck(root,1)) { in Archiveinfo_to_jsonstr()
363 if (lf->full_log) in Archiveinfo_to_jsonstr()
364 cJSON_AddStringToObject(root, "full_log", lf->full_log); in Archiveinfo_to_jsonstr()

12345