Searched defs:shf_sclose (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dshf.c188 * When writing, a byte is reserved for a trailing NUL - see shf_sclose().
265 shf_sclose(struct shf *shf) function
725 shf_sclose(&shf);
740 return (shf_sclose(&shf));

Completed in 18 milliseconds