Home
last modified time | relevance | path

Searched defs:sync_host (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/dhcpd/
H A Dsync.c56 struct sync_host { struct
62 LIST_HEAD(synchosts, sync_host) sync_hosts = LIST_HEAD_INITIALIZER(sync_hosts); argument
/openbsd/libexec/spamd/
H A Dsync.c57 struct sync_host { struct
63 LIST_HEAD(synchosts, sync_host) sync_hosts = LIST_HEAD_INITIALIZER(sync_hosts); argument