Searched refs:slc_mode (Results 1 – 1 of 1) sorted by relevance
1193 static int slc_mode = SLC_EXPORT; variable1242 if (slc_mode == SLC_EXPORT) in slc_init()1253 slc_mode == SLC_IMPORT ? "remote default" : in slcstate()1254 slc_mode == SLC_EXPORT ? "local" : in slcstate()1261 slc_mode = SLC_EXPORT; in slc_mode_export()1270 slc_mode = def ? SLC_IMPORT : SLC_RVALUE;