Home
last modified time | relevance | path

Searched refs:sc_hosts (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/relayd/
Drelayd.c188 TAILQ_INIT(&env->sc_hosts); in main()
531 TAILQ_REMOVE(&env->sc_hosts, host, globalentry); in purge_table()
Drelayd.h1110 struct hostlist sc_hosts; member
Dagentx_control.c779 TAILQ_FOREACH(host, &(env->sc_hosts), globalentry) { in agentxctl_host_byidx()
Dconfig.c419 TAILQ_INSERT_TAIL(&env->sc_hosts, host, globalentry); in config_gethost()
Dparse.y3372 TAILQ_INSERT_TAIL(&conf->sc_hosts, h, globalentry); in table_inherit()