Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c273 shf_sclose(struct shf *shf) in shf_sclose() function
757 shf_sclose(&shf); in shf_snprintf()
772 return (shf_sclose(&shf)); in shf_smprintf()
Dtree.c462 return (shf_sclose(&shf)); in snptreef()
678 return (shf_sclose(&shf)); in wdstrip()
Dlex.c1479 ps1 = shf_sclose(shf); in set_prompt()
Deval.c448 x.str = shf_sclose(&shf); in expand()
Dsh.h2599 char *shf_sclose(struct shf *);
Dfuncs.c540 shf_sclose(co.shf); in c_print()