Searched refs:smb_lgrp_exists (Results 1 – 1 of 1) sorted by relevance
257 static boolean_t smb_lgrp_exists(char *);348 if (smb_lgrp_exists(grp.sg_name)) { in smb_lgrp_add()438 if (!smb_lgrp_exists(gname)) in smb_lgrp_delete()1120 if (!smb_lgrp_exists(tname)) { in smb_lgrp_start()2508 smb_lgrp_exists(char *gname) in smb_lgrp_exists() function