/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 …]
|
/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 …]
|
/freebsd/contrib/ncurses/ |
H A D | dist.mk | 68 ALL = ANNOUNCE doc/html/announce.html doc/ncurses-intro.doc doc/hackguide.doc manhtml adahtml 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 > $@
|
H A D | MANIFEST | 210 ./announce.html.in 343 ./doc/html/announce.html
|
/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/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 872 …(CPPFLAGS) $(kdc_CFLAGS) $(CFLAGS) -c -o kdc-announce.o `test -f 'announce.c' || echo '$(srcdir)/'… 874 kdc-announce.obj: announce.c 875 …PPFLAGS) $(kdc_CFLAGS) $(CFLAGS) -MT kdc-announce.obj -MD -MP -MF $(DEPDIR)/kdc-announce.Tpo -c -o… 876 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/kdc-announce.Tpo $(DEPDIR)/kdc-announce.Po [all …]
|
H A D | Makefile.am | 31 announce.c \
|
/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/libexec/talkd/ |
H A D | process.c | 155 rp->answer = announce(mp, hp->h_name); in do_announce() 165 rp->answer = announce(mp, hp->h_name); in do_announce()
|
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 *);
|
H A D | announce.c | 62 announce(CTL_MSG *request, const char *remote_machine) in announce() function
|
/freebsd/kerberos5/libexec/kdc/ |
H A D | Makefile | 8 announce.c \
|
/freebsd/sys/dev/oce/ |
H A D | oce_user.h | 114 int (*announce)(struct oce_dev_info *devinfo); member
|
H A D | oce_if.c | 2875 if (oce_rdma_if->announce != NULL) { in oce_register_rdma() 2907 rdma_if->announce(&di); in oce_register_rdma()
|
/freebsd/usr.bin/mail/ |
H A D | extern.h | 80 void announce(void);
|
H A D | main.c | 315 announce(); in main()
|
H A D | lex.c | 586 announce(void) in announce() function
|
H A D | cmd3.c | 545 announce(); in file()
|
/freebsd/contrib/netbsd-tests/net/route/ |
H A D | t_flags.sh | 333 add_test announce "Tests route flags: announce flag"
|
/freebsd/crypto/heimdal/doc/ |
H A D | intro.texi | 90 Heimdal. @email{heimdal-announce@@sics.se} is a low-volume announcement
|
/freebsd/contrib/flex/ |
H A D | README.md | 15 * flex-announce@lists.sourceforge.net - where posts will be made
|
/freebsd/sys/kern/ |
H A D | init_main.c | 368 C_SYSINIT(announce, SI_SUB_COPYRIGHT, SI_ORDER_FIRST, print_caddr_t,
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pgp-binary-keys | 154 # https://lists.gnupg.org/pipermail/gnupg-announce/2014q4/000358.html
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | dpp_supplicant.c | 5052 struct wpabuf *msg, *announce = NULL; in wpas_dpp_chirp_start() local 5064 announce = dpp_build_reconfig_announcement( in wpas_dpp_chirp_start() 5070 msg = announce; in wpas_dpp_chirp_start() 5086 wpabuf_free(announce); in wpas_dpp_chirp_start()
|