Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c265 shf_sclose(struct shf *shf) in shf_sclose() function
725 shf_sclose(&shf); in shf_snprintf()
740 return (shf_sclose(&shf)); in shf_smprintf()
Dtree.c430 return (shf_sclose(&shf)); in snptreef()
639 return (shf_sclose(&shf)); in wdstrip()
Dlex.c1482 ps1 = shf_sclose(shf); in set_prompt()
Dsh.h1939 char *shf_sclose(struct shf *);
Deval.c425 x.str = shf_sclose(&shf); in expand()