Searched refs:smb_lgrp_gtbl_exists (Results 1 – 1 of 1) sorted by relevance
222 static boolean_t smb_lgrp_gtbl_exists(sqlite *, char *);1398 smb_lgrp_gtbl_exists(sqlite *db, char *gname) in smb_lgrp_gtbl_exists() function1568 if (!smb_lgrp_gtbl_exists(db, gname)) in smb_lgrp_gtbl_update()1573 if (smb_lgrp_gtbl_exists(db, grp->sg_name)) in smb_lgrp_gtbl_update()2509 rc = smb_lgrp_gtbl_exists(db, gname); in smb_lgrp_exists()