Home
last modified time | relevance | path

Searched refs:print_value_quoted (Results 1 - 9 of 9) sorted by relevance

/third_party/mksh/
H A Dfuncs.c748 print_value_quoted(shl_stdout, id); in do_whence()
755 print_value_quoted(shl_stdout, tp->val.s); in do_whence()
873 print_value_quoted(shl_stdout, ap->name); in c_alias()
876 print_value_quoted(shl_stdout, ap->val.s); in c_alias()
903 print_value_quoted(shl_stdout, ap->name); in c_alias()
906 print_value_quoted(shl_stdout, ap->val.s); in c_alias()
2110 print_value_quoted(shl_stdout, p->trap); in c_trap()
H A Dtree.c309 print_value_quoted(shf, iop->ioname); in pioact()
983 print_value_quoted(shf, iop->ioname); in dumpioact()
992 print_value_quoted(shf, iop->heredoc); in dumpioact()
H A Dexec.c653 print_value_quoted(shl_xtrace, ccp); in comexec()
664 print_value_quoted(shl_xtrace, ap[rv]); in comexec()
H A Dshf.c1004 print_value_quoted(shf, s); in shf_vfprintf()
H A Dedit.c2493 print_value_quoted(shl_stdout, x_bind_show_xp); in x_bind_showone()
2504 print_value_quoted(shl_stdout, x_bind_show_xp); in x_bind_showone()
5739 print_value_quoted(&shf, s); in x_quote_region_helper()
H A Dmisc.c1395 print_value_quoted(struct shf *shf, const char *s) in print_value_quoted() function
H A Deval.c817 print_value_quoted(&shf, str_val(st->var)); in expand()
H A Dvar.c2233 print_value_quoted(shl_stdout, s); in c_typeset_vardump()
H A Dsh.h2652 void print_value_quoted(struct shf *, const char *);

Completed in 26 milliseconds