Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_sqlite.c95 static void dict_sqlite_quote(DICT *dict, const char *raw_text, VSTRING *result) in dict_sqlite_quote()
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_master.c182 const char *raw_text; /* full pattern text */ member
316 static void pcf_check_master_entry(ARGV *argv, const char *raw_text) in pcf_check_master_entry()
H A Dpostconf_edit.c291 const char *raw_text; /* unparsed command-line argument */ member