Searched refs:bseek (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Dbfdio.c101 . int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
343 result = abfd->iovec->bseek (abfd, file_position, direction);
H A Dbfdwin.c159 || abfd->iovec->bseek (abfd, offset, SEEK_SET) != 0))
H A Dlibbfd.h768 int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
765 int (*bseek) (struct bfd *abfd, file_ptr offset, int whence); member in struct:bfd_iovec
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.func.c444 bseek(&wp->w_end);
652 bseek(&whyles->w_start);
665 bseek(&whyles->w_start);
768 bseek(&a);
1101 bseek(&whyles->w_end);
H A Dsh.decls.h234 extern void bseek (struct Ain *);
H A Dsh.lex.c1721 bseek(struct Ain *l) function

Completed in 66 milliseconds