OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shf_sclose
(Results
1 - 5
of
5
) sorted by null
/external/mksh/src/
shf.c
188
* 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));
tree.c
429
/*
shf_sclose
NUL terminates */
430
return (
shf_sclose
(&shf));
638
/*
shf_sclose
NUL terminates */
639
return (
shf_sclose
(&shf));
eval.c
425
x.str =
shf_sclose
(&shf);
[
all
...]
lex.c
[
all
...]
sh.h
[
all
...]
Completed in 456 milliseconds