Searched refs:sc_hosts (Results 1 – 5 of 5) sorted by relevance
188 TAILQ_INIT(&env->sc_hosts); in main()531 TAILQ_REMOVE(&env->sc_hosts, host, globalentry); in purge_table()
1110 struct hostlist sc_hosts; member
779 TAILQ_FOREACH(host, &(env->sc_hosts), globalentry) { in agentxctl_host_byidx()
419 TAILQ_INSERT_TAIL(&env->sc_hosts, host, globalentry); in config_gethost()
3372 TAILQ_INSERT_TAIL(&conf->sc_hosts, h, globalentry); in table_inherit()