Home
last modified time | relevance | path

Searched defs:logbits (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/apachetop/apachetop-0.18.4/src/
H A Dlog.h10 struct logbits { struct
11 int url_pos; /* location of url in urlmap */
12 int url_hash; /* hash of url string */
20 bool want_host;
21 int host_pos; /* location of host in hostmap */
22 int host_hash; /* hash of host string */
24 bool want_ip;
48 virtual int parse(char *logline, struct logbits *b) = 0; argument
/dports/net/olsrd/olsrd-0.9.8/src/olsr_switch/
H A Dmain.c87 uint32_t logbits; variable
/dports/mail/exim-mysql/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/mail/exim-monitor/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/mail/exim/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dacl.c3643 int logbits = 0; in acl_check_condition() local
3665 int logbits = 0; in acl_check_condition() local
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dsv_main.c629 unsigned int entbits, logbits, netbits; in SVFTE_WriteEntitiesToClient() local