Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c270 shf_sclose(struct shf *shf) in shf_sclose() function
730 shf_sclose(&shf); in shf_snprintf()
745 return (shf_sclose(&shf)); in shf_smprintf()
Dtree.c438 return (shf_sclose(&shf)); in snptreef()
651 return (shf_sclose(&shf)); in wdstrip()
Dlex.c1486 ps1 = shf_sclose(shf); in set_prompt()
Deval.c430 x.str = shf_sclose(&shf); in expand()
Dsh.h1967 char *shf_sclose(struct shf *);