Searched refs:NOREAD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c61 #define NOREAD(a, b) mdb_warn("could not read " #a " at 0x%p", b) macro
728 NOREAD(targets, m.targets);
746 NOREAD(pmcs_xscsi_t, targets[idx]);
781 NOREAD(pmcs_phy_t, xs.phy);
897 NOREAD(pmcs_xscsi_t, wp->xp);
904 NOREAD(pmcs_phy_t, wp->phy);
955 NOREAD(pmcwork_t, _wp);
1134 NOREAD(pmcs_cmd_t, sp);
1150 NOREAD(pmcs_cmd_t, sp);
1164 NOREAD(target
[all...]
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c132 #define NOREAD "can't read your crontab file. Resubmit it." macro
1151 mail(u->name, NOREAD, ERR_UNIXERR);

Completed in 69 milliseconds