Home
last modified time | relevance | path

Searched refs:CLEARED (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/tcsh/
HDtc.who.c166 #define CLEARED 020 macro
299 wp->who_status = OFFLINE | CLEARED;
442 if (wp->who_status & CLEARED) {/* utmp entry was cleared */
444 wp->who_status &= ~CLEARED;
/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h604 D(CLEARED, 0x56 /* 86*/, CAUSE, Q.850, "Call having requested call identity has been cleared") \
/NextBSD/contrib/gcc/
HDChangeLog-19991935 * expr.c (store_constructor): Don't clobber TARGET if CLEARED.