Home
last modified time | relevance | path

Searched refs:output_quoted_string (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c335 static void output_quoted_string(char *str, void (*cb)(const char *,void *), in output_quoted_string() function
404 output_quoted_string(value, cb, data); in dump_profile()
/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c226 static void output_quoted_string(FILE *out, const char *z){ in output_quoted_string() function
405 output_quoted_string(p->out, azArg[i]); in callback()