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 *), function
404 output_quoted_string(value, cb, data);
/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c228 static void output_quoted_string(FILE *out, const char *z){ function
407 output_quoted_string(p->out, azArg[i]);

Completed in 46 milliseconds