Home
last modified time | relevance | path

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

/dports/mail/elm/elm2.5.8/src/
H A Dhdrconfg.c80 struct hdr_menu_item { struct
81 int menucmd; /* The single keystroke (lower-case letter) the */
83 char *hdrname; /* Header name to display in the menu. Parens */
87 int lineno; /* Screen line at which the field is displayed. */
88 int flags; /* Various flags which effect the display and */
90 char *inpval; /* Pointer to the buffer to hold the value */
92 char *expval; /* Pointer to the expanded header value to */
95 int (*hdrproc)(); /* Pointer to a procedure which verifies the */