Searched refs:sun_location (Results 1 – 3 of 3) sorted by relevance
122 entry->location_list = (struct sun_location *)list->first;148 entry->location_list = (struct sun_location *)list->first;240 mountpt->location_list = (struct sun_location *)list->first;269 mountpt->location_list = (struct sun_location *)list->first;295 struct sun_location *location;298 location = CALLOC(struct sun_location);317 struct sun_location *location;320 location = CALLOC(struct sun_location);
54 struct sun_location { struct72 struct sun_location *location_list; /* list of 'struct s2a_location' */ argument81 struct sun_location *location_list; /* list of mount locations */
366 const struct sun_location *local_list) in sun_locations2amd()368 const struct sun_location *local; in sun_locations2amd()373 local = NEXT(struct sun_location,local)) { in sun_locations2amd()405 if (NEXT(struct sun_location, local) != NULL) { in sun_locations2amd()