Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c243 bool use_copy = false; in x_print_expansions() local
269 use_copy = true; in x_print_expansions()
285 pr_list(&co, use_copy ? (char **)XPptrv(l) : words); in x_print_expansions()
287 if (use_copy) in x_print_expansions()