Searched refs:print_quoted (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/kyua-testers/dist/
H A Datf_list.c141 print_quoted(char* line, FILE* output, const bool surrounding) function
253 print_quoted(name, output, true);
267 print_quoted(key, output, false);
269 print_quoted(value, output, true);
272 print_quoted(value, output, true);
/netbsd-current/bin/sh/
H A Dvar.h149 void print_quoted(const char *);
H A Dalias.c220 print_quoted(aliases[i]->val);
276 print_quoted(ap->val);
H A Dtrap.c325 print_quoted(trap[signo]);
383 print_quoted(trap[signo]);
H A Dvar.c744 print_quoted(const char *p) function
838 print_quoted(++p);

Completed in 105 milliseconds