Home
last modified time | relevance | path

Searched refs:print_value_quoted (Results 1 – 4 of 4) sorted by relevance

/openbsd/bin/ksh/
H A Dc_ksh.c489 print_value_quoted(tp->val.s); in c_whence()
836 print_value_quoted(s); in c_typeset()
925 print_value_quoted(ap->val.s); in c_alias()
949 print_value_quoted(ap->val.s); in c_alias()
H A Dsh.h550 void print_value_quoted(const char *);
H A Dc_sh.c487 print_value_quoted(p->trap); in c_trap()
H A Dmisc.c975 print_value_quoted(const char *s) in print_value_quoted() function