Searched refs:ANNOUNCE (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/include/protocols/
H A Dtalkd.h47 * fails, the caller then sends an ANNOUNCE message causing the server
92 #define ANNOUNCE 3 /* announce invitation by caller */ macro
/freebsd-9.3-release/contrib/ncurses/
H A Ddist.mk64 ALL = ANNOUNCE doc/html/announce.html doc/ncurses-intro.doc doc/hackguide.doc manhtml adahtml
78 ANNOUNCE : doc/html/announce.html
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.who.c165 #define ANNOUNCE 010 macro
350 wp->who_status = ONLINE | ANNOUNCE; /* same guy */
432 if (wp->who_status & ANNOUNCE ||
452 wp->who_status |= ANNOUNCE;
459 wp->who_status |= ANNOUNCE;
466 wp->who_status |= ANNOUNCE;
/freebsd-9.3-release/usr.bin/talk/
H A Dinvite.c159 ctl_transact(his_machine_addr, msg, ANNOUNCE, &response);
/freebsd-9.3-release/libexec/talkd/
H A Dprocess.c44 * ANNOUNCE - announce to a user that a talk is wanted
108 case ANNOUNCE:

Completed in 61 milliseconds