Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_message.c502 struct code_map { in cleanup_header_callback() struct
503 const char *name; in cleanup_header_callback()
504 const char *encoding; in cleanup_header_callback()
506 static struct code_map code_map[] = { /* RFC 2045 */ in cleanup_header_callback() local