OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shf_write
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
shf.h
81
int
shf_write
ARGS((const char *buf, int nbytes, struct shf *shf));
shf.c
692
return
shf_write
(s, strlen(s), shf);
697
shf_write
(buf, nbytes, shf)
function
707
internal_errorf(1, "
shf_write
: flags %x", shf->flags);
710
internal_errorf(1, "
shf_write
: nbytes %d", nbytes);
lex.c
1186
shf_write
(p, len, shl_out);
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025