OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shf_reopen
(Results
1 - 6
of
6
) sorted by relevancy
/src/bin/ksh/
shf.h
66
struct shf *
shf_reopen
ARGS((int fd, int sflags, struct shf *shf));
shf.c
75
return
shf_reopen
(fd, sflags, shf);
133
shf_reopen
(fd, sflags, shf)
function
156
internal_errorf(1, "
shf_reopen
: missing read/write");
158
internal_errorf(1, "
shf_reopen
: bad shf/buf/bsize");
c_sh.c
297
shf =
shf_reopen
(fd, SHF_RD | SHF_INTERRUPT | can_seek(fd), shl_spare);
main.c
683
shf_reopen
(2, SHF_WR, shl_out);
exec.c
1099
shf_reopen
(1, SHF_WR, shl_stdout);
1247
shf_reopen
(2, SHF_WR, shl_out);
jobs.c
1400
shf_reopen
(fd, SHF_WR, shl_j);
Completed in 17 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025