Searched refs:ANNOUNCE (Results 1 – 7 of 7) sorted by relevance
163 #define ANNOUNCE 010 macro331 wp->who_status = ONLINE | ANNOUNCE; /* same guy */413 if (wp->who_status & ANNOUNCE ||433 wp->who_status |= ANNOUNCE;440 wp->who_status |= ANNOUNCE;447 wp->who_status |= ANNOUNCE;
68 ALL = ANNOUNCE doc/html/announce.html doc/ncurses-intro.doc doc/hackguide.doc manhtml adahtml85 ANNOUNCE : doc/html/announce.html
33 See the file ANNOUNCE for a summary of ncurses features and ports.
1 ./ANNOUNCE
99 #define ANNOUNCE 3 /* announce invitation by caller */ macro
151 ctl_transact(his_machine_addr, msg, ANNOUNCE, &response); in announce_invite()
96 case ANNOUNCE: in process_request()