Searched refs:choices (Results 1 - 2 of 2) sorted by relevance
/solaris-userland/components/cups/patches/ | ||
H A D | 18104362.patch | 131 - for (c = (ppdcChoice *)o->choices->first(); c; 132 - c = (ppdcChoice *)o->choices->next()) 183 + for (c = (ppdcChoice *)o->choices->first(); c; 184 + c = (ppdcChoice *)o->choices->next()) |
/solaris-userland/components/openstack/horizon/files/ | ||
H A D | overrides.py | 200 choices=SOLARIS_ZONE_TYPE_CHOICES) variable in class:SolarisCreateFlavorInfoAction 216 choices=SOLARIS_ZONE_TYPE_CHOICES) variable in class:SolarisUpdateFlavorInfoAction |
Completed in 16 milliseconds