Searched refs:E_PMNOTRUN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dsac.h142 #define E_PMNOTRUN 8 /* port monitor is not running */ macro
/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c641 case E_PMNOTRUN:
836 case E_PMNOTRUN:
876 case E_PMNOTRUN:
916 case E_PMNOTRUN:
964 case E_PMNOTRUN:
1008 case E_PMNOTRUN:
1068 case E_PMNOTRUN:
1112 case E_PMNOTRUN:
/illumos-gate/usr/src/cmd/saf/
H A Dpmadm.c888 if (((status >> 8) & 0xff) == E_PMNOTRUN) {
H A Dsacadm.c1161 Saferrno = E_PMNOTRUN;

Completed in 64 milliseconds