Lines Matching defs:shp
385 void sh_ioinit(Shell_t *shp) in sh_ioinit()
468 Sfio_t *sh_iostream(Shell_t *shp, register int fd) in sh_iostream()
540 static void io_preserve(Shell_t* shp, register Sfio_t *sp, register int f2) in io_preserve()
578 int sh_iorenumber(Shell_t *shp, register int f1,register int f2) in sh_iorenumber()
667 Shell_t *shp = &sh; in sh_open() local
836 static int io_patseek(Shell_t *shp, regex_t *rp, Sfio_t* sp, int flags) in io_patseek()
873 static Sfoff_t file_offset(Shell_t *shp, int fn, char *fname) in file_offset()
960 int sh_redirect(Shell_t *shp,struct ionod *iop, int flag) in sh_redirect()
1351 static int io_heredoc(Shell_t *shp,register struct ionod *iop, const char *name, int traceon) in io_heredoc()
1419 void sh_iosave(Shell_t *shp, register int origfd, int oldtop, char *name) in sh_iosave()
1503 void sh_iounsave(Shell_t* shp) in sh_iounsave()
1522 void sh_iorestore(Shell_t *shp, int last, int jmpval) in sh_iorestore()
1589 Shell_t *shp = &sh; in sh_ioaccess() local
1794 int sh_iocheckfd(Shell_t *shp, register int fd) in sh_iocheckfd()
1861 Shell_t *shp = &sh; in io_prompt() local
1948 Shell_t *shp = &sh; in sftrack() local
2112 static Sfio_t *subopen(Shell_t *shp,Sfio_t* sp, off_t offset, long size) in subopen()
2178 Shell_t *shp = &sh; in sh_menu() local
2329 Shell_t *shp = &sh; in sh_iogetiop() local
2382 Shell_t *shp = &sh; in sh_fd2sfio() local
2400 Shell_t *shp = &sh; in sh_pathopen() local