Home
last modified time | relevance | path

Searched defs:host_item (Results 1 – 9 of 9) sorted by relevance

/dports/mail/exim-mysql/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/mail/exim-monitor/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/mail/exim/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dstructs.h81 typedef struct host_item { struct
82 struct host_item *next; argument
95 } host_item; argument
/dports/sysutils/apachetop/apachetop-0.18.4/src/
H A Ddisplay.cc899 int host_item, ip_item; in show_map_line() local
/dports/www/janus/janus-gateway-0.11.6/plugins/
H A Djanus_audiobridge.c2121 …janus_config_item *host_item = janus_config_get(config, cat, janus_config_type_item, "rtp_forward_… in janus_audiobridge_create_static_rtp_forwarder() local