Lines Matching defs:hosts
588 * batch. The order of lookup is: netgroups -> users -> hosts
596 * ask for both member users and hosts
610 /* We just received a batch of hosts */
845 const char **hosts = NULL;
923 &hosts, &hosts_count);
937 hosts = talloc_realloc(state, hosts, const char *,
939 if (hosts == NULL) {
945 hosts[hosts_count] = talloc_strdup(hosts, (char *)external_hosts->values[j].data);
946 if (hosts[hosts_count] == NULL) {
970 hosts = dash;
978 hosts[k], uids[j],