Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dquote_flags.h28 extern int quote_flags_from_string(const char *);
H A Dquote_flags.c73 int quote_flags_from_string(const char *quote_flags_string) in quote_flags_from_string() function
H A Dquote_822_local.c278 flags = quote_flags_from_string(cmd); in main()