Home
last modified time | relevance | path

Searched refs:can_seek (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_private.h104 int can_seek; member
/netbsd-src/bin/ksh/
H A Dproto.h122 int can_seek ARGS((int));
H A Dio.c208 can_seek(fd) in can_seek() function
H A Dmain.c308 s->u.shf = shf_fdopen(0, SHF_RD | can_seek(0), in main()
H A Dc_sh.c297 shf = shf_reopen(fd, SHF_RD | SHF_INTERRUPT | can_seek(fd), shl_spare);