Searched refs:slc_mode (Results 1 – 2 of 2) sorted by relevance
1080 static int slc_mode = SLC_EXPORT; variable1127 if (slc_mode == SLC_EXPORT) in slc_init()1138 slc_mode == SLC_IMPORT ? "remote default" : in slcstate()1139 slc_mode == SLC_EXPORT ? "local" : in slcstate()1146 slc_mode = SLC_EXPORT; in slc_mode_export()1154 slc_mode = def ? SLC_IMPORT : SLC_RVALUE; in slc_mode_import()
1135 static int slc_mode = SLC_EXPORT; variable1192 if (slc_mode == SLC_EXPORT) in slc_init()1203 slc_mode == SLC_IMPORT ? "remote default" : in slcstate()1204 slc_mode == SLC_EXPORT ? "local" : in slcstate()1211 slc_mode = SLC_EXPORT; in slc_mode_export()1219 slc_mode = def ? SLC_IMPORT : SLC_RVALUE; in slc_mode_import()