Home
last modified time | relevance | path

Searched refs:str_hfrom_format_code (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dhfrom_format.ref5 hfrom_format: str_hfrom_format_code good-standard: PASS
6 hfrom_format: str_hfrom_format_code good-obsolete: PASS
7 hfrom_format: str_hfrom_format_code bad: PASS
H A Dhfrom_format.c88 const char *str_hfrom_format_code(int code) in str_hfrom_format_code() function
233 str_hfrom_format_code(np->exp_code)); in main()
254 name = str_hfrom_format_code(cp->code); in main()
H A Dhfrom_format.h23 extern const char *str_hfrom_format_code(int);