Home
last modified time | relevance | path

Searched refs:iooperation (Results 1 – 8 of 8) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_tcp.c357 && (io->srule.log.iooperation || io->srule.log.data)) {
440 && (io->srule.log.iooperation || io->srule.log.data)) {
H A Drule.c794 defrule.log.iooperation = 1;
2352 rule->log.iooperation = 1;
/dports/net/dante/dante-1.4.3/lib/
H A Dlog.c376 || rule->log.data || rule->log.iooperation) {
430 if (rule->log.data || rule->log.iooperation) {
H A Dconfig_scan.l552 <start_log>iooperation|ioop {
H A Dtostring.c2218 if (logs->iooperation)
H A Dconfig_parse.y2974 rule.log.iooperation = 1;
H A Dconfig_parse.c5582 rule.log.iooperation = 1; in yyparse()
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1173 unsigned char iooperation; member