Searched defs:mapped_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/agp/
H A Dagpgart_impl.h159 struct list_head mapped_list; member in struct:agpgart_softstate
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c5033 * Given mapped_list with is a comma seperated list of map names, and value,
5043 * RETURNS: IPQOS_CONF_ERR if one of the maps specified in mapped_list
5052 char *mapped_list,
5064 map_name = (char *)strtok_r(mapped_list, ",", &lastparam);
5048 read_mapped_values( FILE *tfp, nvlist_t **nvlp, char *module, char *mapped_list, int value) argument

Completed in 75 milliseconds