Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c273 shf_sclose(struct shf *shf) in shf_sclose() function
758 shf_sclose(&shf); in shf_snprintf()
773 return (shf_sclose(&shf)); in shf_smprintf()
Dtree.c462 return (shf_sclose(&shf)); in snptreef()
678 return (shf_sclose(&shf)); in wdstrip()
Dlex.c1499 ps1 = shf_sclose(shf); in set_prompt()
Deval.c818 x.str = shf_sclose(&shf); in expand()
Dsh.h2689 char *shf_sclose(struct shf *);
Dfuncs.c537 shf_sclose(co.shf); in c_print()
Dedit.c5717 return (shf_sclose(&shf)); in x_quote_region_helper()