Searched refs:sync_addhost (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.sbin/dhcpd/
H A Dsync.h72 extern int sync_addhost(const char *, u_short);
H A Ddhcpd.c159 if (sync_addhost(optarg, sync_port) != 0)
H A Dsync.c67 sync_addhost(const char *name, u_short port) function
/openbsd-current/libexec/spamd/
H A Dsync.h85 extern int sync_addhost(const char *, u_short);
H A Dsync.c69 sync_addhost(const char *name, u_short port) function
H A Dspamd.c1348 if (sync_addhost(optarg, sync_port) != 0)
/openbsd-current/libexec/spamlogd/
H A Dspamlogd.c423 if (sync_addhost(optarg, sync_port) != 0)

Completed in 101 milliseconds