smb_lgrp_gtbl_exists
if (!smb_lgrp_gtbl_exists(db, gname))
if (smb_lgrp_gtbl_exists(db, grp->sg_name))
static boolean_t smb_lgrp_gtbl_exists(sqlite *, char *);
rc = smb_lgrp_gtbl_exists(db, gname);