| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | test.sh | 55 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 D | tinytest_macros.h | 48 /* Announce a failure. Args are parenthesized printf args. */ 51 /* Announce a non-failure if we're verbose. */
|
| /freebsd/contrib/libevent/test/ |
| H A D | test.sh | 55 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 D | tinytest_macros.h | 48 /* Announce a failure. Args are parenthesized printf args. */ 51 /* Announce a non-failure if we're verbose. */
|
| /freebsd/contrib/ncurses/ |
| H A D | dist.mk | 68 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 D | process.c | 34 * 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 D | announce.c | 54 * 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 D | Makefile | 2 SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c
|
| H A D | extern.h | 31 int announce(CTL_MSG *, const char *);
|
| /freebsd/crypto/heimdal/kdc/ |
| H A D | Makefile.in | 173 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 875 …announce.obj -MD -MP -MF $(DEPDIR)/kdc-announce.Tpo -c -o kdc-announce.obj `if test -f 'announce.c… [all …]
|
| /freebsd/include/protocols/ |
| H A D | talkd.h | 45 * 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 D | t_dad.sh | 108 # 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 D | README | 14 heimdal-announce@sics.se low-volume announcement 17 send a mail to heimdal-announce-request@sics.se and
|
| /freebsd/share/man/man4/ |
| H A D | ng_netflow.4 | 225 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 D | SUPPORT.md | 72 - [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 D | tc.who.c | 163 #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 D | ng_netflow.h | 159 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 D | invite.c | 123 /* 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 D | Makefile | 8 announce.c \
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211_vht.c | 477 * 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 D | print-rtsp.c | 24 "ANNOUNCE",
|
| /freebsd/contrib/netbsd-tests/net/ndp/ |
| H A D | t_dad.sh | 123 # 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 D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
| H A D | awinic,aw96103.yaml | 34 Generated by the device to announce that a close/far
|
| /freebsd/sys/net/ |
| H A D | route.c | 606 * 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.
|