Searched refs:lm_table (Results 1 – 1 of 1) sorted by relevance
143 static smb_native_t lm_table[] = { in smbnative_lm_value() local160 for (i = 0; i < sizeof (lm_table)/sizeof (lm_table[0]); ++i) { in smbnative_lm_value()161 name = lm_table[i].sn_name; in smbnative_lm_value()166 return (lm_table[i].sn_value); in smbnative_lm_value()