Searched refs:smb_cfg_table (Results 1 – 1 of 1) sorted by relevance
89 static smb_cfg_param_t smb_cfg_table[] = variable1183 if (smb_cfg_table[i].sc_id == id) in smb_config_getent()1184 return (&smb_cfg_table[id]); in smb_config_getent()