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