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

/freebsd-11-stable/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-11-stable/contrib/tcsh/
H A Dtc.who.c163 #define ANNOUNCE 010 macro
331 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;
/freebsd-11-stable/usr.bin/talk/
H A Dinvite.c159 ctl_transact(his_machine_addr, msg, ANNOUNCE, &response);
/freebsd-11-stable/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-11-stable/libexec/talkd/
H A Dprocess.c40 * ANNOUNCE - announce to a user that a talk is wanted
102 case ANNOUNCE:

Completed in 73 milliseconds