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

/illumos-gate/usr/src/cmd/mailx/
H A Dcmd2.c577 * Following can't happen -- it keeps lint happy
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c127 * of a "keeps up" and a "kept up" device. A relationship can be established
128 * where one device keeps up another. That means that if the keepsup device
1855 * Device dip is being un power managed, it keeps up count other devices.
5098 newpdr(char *kept, char *keeps, int isprop) argument
5100 size_t size = strlen(kept) + strlen(keeps) + 2 + sizeof (pm_pdr_t);
5109 (void) strcpy(p->pdr_keeper, keeps);
5213 cmn_err(CE_CONT, "!device %s@%s(%s#%d) keeps up device "
5221 cmn_err(CE_CONT, "!device %s@%s(%s#%d) keeps up device "
5451 * keeper is already known to be the device that keeps up the other (kept) one.

Completed in 79 milliseconds