Searched refs:slc_mode (Results 1 – 1 of 1) sorted by relevance
1109 static int slc_mode = SLC_EXPORT; variable1166 if (slc_mode == SLC_EXPORT) in slc_init()1177 slc_mode == SLC_IMPORT ? "remote default" : in slcstate()1178 slc_mode == SLC_EXPORT ? "local" : in slcstate()1185 slc_mode = SLC_EXPORT; in slc_mode_export()1194 slc_mode = def ? SLC_IMPORT : SLC_RVALUE;