Home
last modified time | relevance | path

Searched defs:hfield (Results 1 – 23 of 23) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-header.c28 struct http_header_field *hfield; in http_header_field_add() local
46 const struct http_header_field *hfield; in http_header_field_delete() local
64 const struct http_header_field *hfield; in http_header_field_find() local
77 const struct http_header_field *hfield = in http_header_field_get() local
85 const struct http_header_field *hfield, *hfield_found = NULL; in http_header_field_find_unique() local
H A Dhttp-header.h19 static inline bool http_header_field_is(const struct http_header_field *hfield, in http_header_field_is()
/dports/mail/libvmime/vmime-0.9.2/tests/parser/
H A DheaderFieldTest.cpp62 vmime::shared_ptr <vmime::headerField> hfield = in testValueOnNextLine() local
78 vmime::shared_ptr <vmime::headerField> hfield = in testStripSpacesAtEnd() local
94 vmime::shared_ptr <vmime::headerField> hfield = in testValueWithEmptyLine() local
H A DtextTest.cpp708 vmime::shared_ptr <vmime::headerField> hfield = in testUnknownCharset() local
/dports/mail/mmh/mmh-0.4/h/
H A Dmhparse.h38 struct hfield { struct
39 char *name; /* field name */
40 char *value; /* field body */
41 int hf_encoding; /* internal flag for transfer encoding to use */
42 HF next; /* link to next header field */
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dextern.h265 #define hfield(a, b) hfield_mult(a, b, 1) macro
H A Dhead.c383 char *hfield; in hfield_mult() local
/dports/mail/emil/emil-2.1.0-beta9/
H A Dformat.c183 matchheader(struct message *m, char *hfield, char *hval, int format) in matchheader()
439 gethval(struct message *m, char *hfield, int format) in gethval()
/dports/mail/nmh/nmh-1.7.1/h/
H A Dmhparse.h38 struct hfield { struct
39 char *name; /* field name */
40 char *value; /* field body */
41 int hf_encoding; /* internal flag for transfer encoding to use */
42 HF next; /* link to next header field */
/dports/mail/mailx/mail-2.2.8/
H A Daux.c164 hfield(field, mp) in hfield() function
171 register char *hfield; local
201 register char *hfield; local
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/util/
H A Dedit-mail.c143 struct _header_field *hfield; in _header_field_create() local
154 static inline void _header_field_ref(struct _header_field *hfield) in _header_field_ref()
159 static inline void _header_field_unref(struct _header_field *hfield) in _header_field_unref()
581 struct _header_field_index *hfield = header_idx->first->next; in edit_mail_header_field_delete() local
590 struct _header_field_index *hfield = header_idx->last->prev; in edit_mail_header_field_delete() local
663 struct _header_field_index *hfield = header_idx->first->next; in edit_mail_header_field_replace() local
672 struct _header_field_index *hfield = header_idx->last->prev; in edit_mail_header_field_replace() local
682 struct _header_field_index *hfield; in edit_mail_header_field_replace() local
/dports/mail/mailutils/mailutils-3.13/frm/
H A Dcommon.c382 char *hfield; in get_personal() local
457 char *hfield; in action() local
/dports/games/simutrans/simutrans-121.0/dataobj/
H A Dheight_map_loader.cc20 …:get_height_data_from_file( const char *filename, sint8 groundwater, sint8 *&hfield, sint16 &ww, s… in get_height_data_from_file()
/dports/print/bibview/bibview-2.2/
H A Ddb_tree-regexp.c834 char *hfield; in dbtSearchUserFld() local
878 char *hfield; in dbtSearchAllUserFld() local
1522 char *endbuf, *erg, *hfield; in MakeRegCard() local
1648 char *hfield; in RegCompCard() local
/dports/mail/mailutils/mailutils-3.13/examples/
H A Dmboxidx.c265 char *hfield; in fldfmt() local
/dports/graphics/povray36/povray-3.6.1/source/
H A Dvbuffer.cpp955 HFIELD *hfield; in project_hfield() local
/dports/science/mpb/mpb-1.11.1/src/maxwell/
H A Dmaxwell_op.c509 scalar_complex *hfield, in maxwell_compute_h_from_H()
545 evectmatrix Hout, scalar_complex *hfield, in maxwell_compute_H_from_B()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dvbuffer.cpp1042 HFIELD *hfield; in project_hfield() local
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dheader.c1576 struct str hfield; in n_header_extract() local
1665 char const *hfield; in hfield_mult() local
H A Dmessage.c1166 char *hfield, *hbody; in a_msg_match_dash() local
/dports/news/golded+/golded-plus/golded+/goldlib/smblib/
H A Dsmblib.cpp962 void* SMBCALL smb_get_hfield(smbmsg_t* msg, uint16_t type, hfield_t* hfield) in smb_get_hfield()
H A Dsmbdefs.h514 hfield_t *hfield; // Header fields (fixed length portion) member
/dports/net-mgmt/argus3/argus-3.0.8.2/include/
H A Dargus_parse.h184 int hfield = 15; variable