Home
last modified time | relevance | path

Searched full:announce (Results 1 – 25 of 167) sorted by relevance

1234567

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest.sh55 announce () { function
71 announce Skipping test
78 announce OKAY ;
80 announce FAILED ;
88 announce OKAY ;
90 announce FAILED ;
95 announce "OKAY (output not checked)" ;
97 announce "FAILED (output not checked)" ;
111 announce OKAY ;
113 announce FAILED ;
[all …]
H A Dtinytest_macros.h48 /* Announce a failure. Args are parenthesized printf args. */
51 /* Announce a non-failure if we're verbose. */
/freebsd/contrib/libevent/test/
H A Dtest.sh55 announce () { function
71 announce Skipping test
78 announce OKAY ;
80 announce FAILED ;
88 announce OKAY ;
90 announce FAILED ;
95 announce "OKAY (output not checked)" ;
97 announce "FAILED (output not checked)" ;
111 announce OKAY ;
113 announce FAILED ;
[all …]
H A Dtinytest_macros.h48 /* Announce a failure. Args are parenthesized printf args. */
51 /* Announce a non-failure if we're verbose. */
/freebsd/contrib/ncurses/
H A Ddist.mk68 ALL = ANNOUNCE doc/html/announce.html doc/ncurses-intro.doc doc/hackguide.doc manhtml adahtml
78 # Don't mess with announce.html.in unless you have lynx available!
79 doc/html/announce.html: announce.html.in
83 -e 's,@HOMEPAGE@,$(HOMEPAGE),g' <announce.html.in > $@
85 ANNOUNCE : doc/html/announce.html
86 $(DUMP2) doc/html/announce.html > $@
/freebsd/libexec/talkd/
H A Dprocess.c34 * ANNOUNCE - announce to a user that a talk is wanted
96 case ANNOUNCE: in process_request()
155 rp->answer = announce(mp, hp->h_name); in do_announce()
160 * This is an explicit re-announce, so update the id_num in do_announce()
161 * field to avoid duplicates and re-announce the talk. in do_announce()
165 rp->answer = announce(mp, hp->h_name); in do_announce()
H A Dannounce.c54 * Announce an invitation to talk.
58 * See if the user is accepting messages. If so, announce that
62 announce(CTL_MSG *request, const char *remote_machine) in announce() function
H A DMakefile2 SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c
H A Dextern.h31 int announce(CTL_MSG *, const char *);
/freebsd/crypto/heimdal/kdc/
H A DMakefile.in173 kdc-announce.$(OBJEXT) kdc-main.$(OBJEXT)
479 announce.c \
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kdc-announce.Po@am__quote@
867 kdc-announce.o: announce.c
868 …FLAGS) -MT kdc-announce.o -MD -MP -MF $(DEPDIR)/kdc-announce.Tpo -c -o kdc-announce.o `test -f 'an…
869 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/kdc-announce.Tpo $(DEPDIR)/kdc-announce.Po
870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='announce.c' object='kdc-announce.o' libtool=no @AMDEPBACK…
872 …(CPPFLAGS) $(kdc_CFLAGS) $(CFLAGS) -c -o kdc-announce.o `test -f 'announce.c' || echo '$(srcdir)/'…
874 kdc-announce.obj: announce.c
875announce.obj -MD -MP -MF $(DEPDIR)/kdc-announce.Tpo -c -o kdc-announce.obj `if test -f 'announce.c…
[all …]
/freebsd/include/protocols/
H A Dtalkd.h45 * fails, the caller then sends an ANNOUNCE message causing the server
99 #define ANNOUNCE 3 /* announce invitation by caller */ macro
106 #define PERMISSION_DENIED 4 /* callee's tty doesn't permit announce */
/freebsd/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh108 # Give a chance to send a DAD announce packet
113 # Check the DAD announce packet
137 # Give a chance to send a DAD announce packet
142 # Check the DAD announce packet
/freebsd/crypto/heimdal/
H A DREADME14 heimdal-announce@sics.se low-volume announcement
17 send a mail to heimdal-announce-request@sics.se and
/freebsd/share/man/man4/
H A Dng_netflow.4225 Sets various timeouts to announce data flow templates
231 uint16_t time; /* max time between announce */
232 uint16_t packets; /* max packets between announce */
236 Value of time field represents time in seconds to re-announce data templates.
/freebsd/crypto/openssl/
H A DSUPPORT.md72 - [openssl-announce] for official announcements to the OpenSSL community.
89 [openssl-announce]: https://mta.openssl.org/mailman/listinfo/openssl-announce
/freebsd/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/sys/netgraph/netflow/
H A Dng_netflow.h159 uint16_t time; /* max time between announce */
160 uint16_t packets; /* max packets between announce */
396 uint32_t templ_last_ts; /* unixtime of last template announce */
397 uint32_t templ_last_pkt; /* packet count on last announce */
/freebsd/usr.bin/talk/
H A Dinvite.c123 /* force a re-announce */ in re_invite()
151 ctl_transact(his_machine_addr, msg, ANNOUNCE, &response); in announce_invite()
/freebsd/kerberos5/libexec/kdc/
H A DMakefile8 announce.c \
/freebsd/sys/net80211/
H A Dieee80211_vht.c477 * In non-STA mode, we just announce our capabilities and that in ieee80211_vht_get_vhtcap_ie()
484 * + Only announce RX STBC if we support it and the remote supports in ieee80211_vht_get_vhtcap_ie()
683 * MCS set - again, we announce what we want to use in ieee80211_vht_get_vhtcap_ie()
699 * but we only announce that we will transmit rates that meet in ieee80211_vht_get_vhtcap_ie()
721 * If in station mode, we announce what we would like our
724 * Else, we announce our capabilities based on our current
/freebsd/contrib/tcpdump/
H A Dprint-rtsp.c24 "ANNOUNCE",
/freebsd/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh123 # IPv6 DAD doesn't announce (Neighbor Advertisement Message)
149 # IPv6 DAD doesn't announce (Neighbor Advertisement Message)
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
H A Dawinic,aw96103.yaml34 Generated by the device to announce that a close/far
/freebsd/sys/net/
H A Droute.c606 * Announce interface address arrival/withdraw
653 * Announce kernel-originated route addition/removal to rtsock based on @rt data.
656 * @nh: nhop object to announce
678 * Announce kernel-originated route addition/removal to rtsock based on @rt data.

1234567