Searched refs:sun_host (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dsun_map.h47 struct sun_host { struct
57 struct sun_host *host_list; /* list of hosts */
H A Dsun_map_parse.y306 location->host_list = (struct sun_host *)list->first;
336 struct sun_host *host = CALLOC(struct sun_host);
351 struct sun_host *host = (struct sun_host *)sun_host_list->last;
361 struct sun_host *host = CALLOC(struct sun_host);
H A Dsun_map.c369 const struct sun_host *host;
382 host = NEXT(struct sun_host, host)) {
394 if (NEXT(struct sun_host, host) != NULL) {

Completed in 188 milliseconds