Home
last modified time | relevance | path

Searched refs:HDR (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dconvert_hsi.pl134 if(!open(HDR, ">", "hsi_struct_decode.h")) {
139 print HDR <<END_OF_NOTICE;
176 print HDR "#ifdef HSI_DEBUG\n#include \"hsi_struct_def_dpdk.h\"\n\n";
320 print HDR "void decode_$name(const char *string __rte_unused, struct $name *data);\n";
344 print HDR "#else\n";
345 print HDR $hdr_defs;
346 print HDR "#endif\n";
348 close HDR;
/freebsd/contrib/sendmail/src/
H A Dheaders.c20 static HDR *allocheader __P((char *, char *, int, SM_RPOOL_T *, bool));
21 static size_t fix_mime_header __P((HDR *, ENVELOPE *));
23 static bool put_vanilla_header __P((HDR *, char *, MCI *));
69 static unsigned long dochompheader __P((char *, int, HDR **, ENVELOPE *));
75 HDR **hdrp;
80 register HDR *h;
81 HDR **hp;
461 h = (HDR *) sm_rpool_malloc_tagged_x(e->e_rpool, sizeof(*h), "header",
519 HDR **hdrp;
577 static HDR *
[all …]
H A Dsendmail.h1008 typedef struct header HDR; typedef
1057 extern unsigned long chompheader __P((char *, int, HDR **, ENVELOPE *));
1058 extern bool commaize __P((HDR *, char *, bool, MCI *, ENVELOPE *, int));
1059 extern HDR *copyheader __P((HDR *, SM_RPOOL_T *));
1061 extern char *hvalue __P((char *, HDR *));
1092 HDR *e_header; /* head of header list */
1121 bool (*e_puthdr)__P((MCI *, HDR *, ENVELOPE *, int));
1238 extern bool putheader __P((MCI *, HDR *, ENVELOPE *, int));
2041 extern bool mime7to8 __P((MCI *, HDR *, ENVELOPE *));
2042 extern int mime8to7 __P((MCI *, HDR *, ENVELOPE *, char **, int, int));
[all …]
H A Dmime.c103 HDR *header;
343 auto HDR *hdr = NULL;
406 auto HDR *hdr = NULL;
1035 HDR *header;
H A Denvelope.c673 register HDR *bh;
674 register HDR **nhp;
731 *nhp = (HDR *) sm_rpool_malloc_x(rpool, sizeof(*bh));
H A Dcollect.c354 HDR **hdrp;
H A Dmilter.c2706 HDR *h;
2968 HDR *h;
3161 HDR *h, *sysheader;
H A Dqueue.c356 register HDR *h;
/freebsd/contrib/file/src/
H A DMakefile.am26 HDR= $(top_srcdir)/src/magic.h.in macro
29 magic.h: ${HDR}
30 sed -e "s/X.YY/$$(echo @VERSION@ | tr -d .)/" < ${HDR} > $@
H A DMakefile.in380 HDR = $(top_srcdir)/src/magic.h.in
900 magic.h: ${HDR}
901 sed -e "s/X.YY/$$(echo @VERSION@ | tr -d .)/" < ${HDR} > $@
/freebsd/contrib/libpcap/rpcapd/
H A DMakefile.in91 HDR = $(PUBHDR) log.h
94 $(SRC) $(HDR)
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-tyan-s8036.dts224 /* Directly connected to IPMB HDR. */
239 * - FAN HDR
240 * - FPIO HDR
/freebsd/contrib/tcpdump/
H A DMakefile.in269 HDR = \
329 TAGFILES = $(SRC) $(HDR) $(TAGHDR) $(LIBNETDISSECT_SRC) \
391 RELEASE_FILES = $(CSRC) $(HDR) $(LIBNETDISSECT_SRC) $(EXTRA_DIST) $(TEST_DIST)
/freebsd/contrib/libpcap/
H A Dpcap-septel.c51 HDR *h; in septel_read()
H A DMakefile.in130 HDR = $(PUBHDR) \
164 $(SRC) $(HDR)
425 RELEASE_FILES = $(COMMON_C_SRC) $(HDR) $(MAN1) $(MAN3PCAP_EXPAND) \
/freebsd/contrib/libpcap/testprogs/
H A DMakefile.in97 $(SRC) $(HDR)
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td110 def HDR : UnaryRR <"hdr", 0x24, null_frag, FP64, FP64>;
/freebsd/contrib/file/magic/Magdir/
H A Dimages2760 # Radiance HDR; usually has .pic or .hdr extension.
2761 0 string #?RADIANCE\n Radiance HDR image data
2769 0 string PFS1\x0a PFS HDR image data
H A Darchive1218 # like: _SYS1.HDR _USER1.HDR data1.hdr
/freebsd/share/misc/
H A Dusb_vendors1619 0407 Music Player HDR-1(tm)
7062 0348 HandyCam HDR-TG3E
H A Dpci_vendors22926 d2f0 Quantum HDR (200Gbps) switch
[all...]
/freebsd/contrib/ntp/
H A DCommitLog[all...]