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