Searched refs:pdgrp (Results 1 – 1 of 1) sorted by relevance
410 char **pdgrp; in isincallerslist() local422 for (pdgrp = dgroups; notfound && *pdgrp; pdgrp++) { in isincallerslist()423 if (strcmp(dgrp->name, *pdgrp) == 0) notfound = FALSE; in isincallerslist()