OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shf_sopen
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
shf.h
67
struct shf *
shf_sopen
ARGS((char *buf, int bsize, int sflags,
tree.c
396
shf_sopen
(s, n, SHF_WR | (s ? 0 : SHF_DYNAMIC), &shf);
603
shf_sopen
((char *) 0, 32, SHF_WR | SHF_DYNAMIC, &shf);
shf.c
183
shf_sopen
(buf, bsize, sflags, shf)
function
192
internal_errorf(1, "
shf_sopen
: flags 0x%x", sflags);
784
shf_sopen
(buf, bsize, SHF_WR, &shf);
798
shf_sopen
((char *) 0, 0, SHF_WR|SHF_DYNAMIC, &shf);
lex.c
1119
shf =
shf_sopen
((char *) 0, strlen(ps1) * 2,
Completed in 35 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025