Searched refs:ENVOP_SAVE (Results 1 – 2 of 2) sorted by relevance
132 case ENVOP_SAVE: in env_get_location()216 for (prio = 0; (drv = env_driver_lookup(ENVOP_SAVE, prio)); prio++) { in env_save()
212 ENVOP_SAVE, /* we want to call the save function */ enumerator