HomeSort by: relevance | last modified time | path
    Searched defs:announce (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/talkd/
announce.c 1 /* $NetBSD: announce.c,v 1.25 2009/03/16 01:13:38 lukem Exp $ */
35 static char sccsid[] = "@(#)announce.c 8.3 (Berkeley) 4/28/95";
37 __RCSID("$NetBSD: announce.c,v 1.25 2009/03/16 01:13:38 lukem Exp $");
63 * Announce an invitation to talk.
67 * See if the user is accepting messages. If so, announce that
71 announce(CTL_MSG *request, const char *remote_machine) function in typeref:typename:int
  /src/sys/dev/scsipi/
scsi_base.c 199 int lun, announce, mode, period, offset; local in function:scsi_async_event_xfer_mode
205 announce = 0;
221 * are different, announce them.
227 announce = 1;
234 if (announce)
250 int lun, announce, mode; local in function:scsi_fc_sas_async_event_xfer_mode
256 announce = 0;
264 * are different, announce them.
268 announce = 1;
273 if (announce &
    [all...]
  /src/usr.bin/mail/
lex.c 1007 * Announce information about the file we are editing.
1085 * Announce the presence of the current Mail version,
1089 announce(void) function in typeref:typename:PUBLIC void

Completed in 12 milliseconds