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