Searched refs:shf_open (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/bin/ksh/ |
| H A D | shf.h | 63 struct shf *shf_open ARGS((const char *name, int oflags, int mode,
|
| H A D | main.c | 298 s->u.shf = shf_open(s->file, O_RDONLY, 0, SHF_MAPHI|SHF_CLEXEC); in main() 430 shf = shf_open(name, O_RDONLY, 0, SHF_MAPHI|SHF_CLEXEC);
|
| H A D | io.c | 157 kshdebug_shf = shf_open("/tmp/ksh-debug.log", in kshdebug_init_()
|
| H A D | shf.c | 36 shf_open(name, oflags, mode, sflags) in shf_open() function
|