Searched refs:findpm (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/saf/
H A Dextern.h68 extern struct sactab *findpm();
H A Dmisc.c50 * findpm - find a port monitor entry
57 findpm(tag) function
117 if ((sp = findpm(ap->ac_tag)) == NULL) {
170 if ((sp = findpm(ap->ac_tag)) == NULL) {
234 if ((sp = findpm(ap->ac_tag)) == NULL) {
286 if ((sp = findpm(ap->ac_tag)) == NULL) {
412 if ((sp = findpm(ap->ac_tag)) == NULL) {
H A Dsac.c316 sp = findpm(uxp->ut_user);
993 sp = findpm(pp->pm_tag);

Completed in 65 milliseconds