Searched refs:smb_lgrp_exists (Results 1 – 1 of 1) sorted by relevance
253 static boolean_t smb_lgrp_exists(char *);344 if (smb_lgrp_exists(grp.sg_name)) { in smb_lgrp_add()434 if (!smb_lgrp_exists(gname)) in smb_lgrp_delete()1116 if (!smb_lgrp_exists(tname)) { in smb_lgrp_start()2497 smb_lgrp_exists(char *gname) in smb_lgrp_exists() function