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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dbfdio.c103 . int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
345 result = abfd->iovec->bseek (abfd, file_position, direction);
H A Dbfdwin.c159 || abfd->iovec->bseek (abfd, offset, SEEK_SET) != 0))
H A Dlibbfd.h767 int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
764 int (*bseek) (struct bfd *abfd, file_ptr offset, int whence); member in struct:bfd_iovec
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.func.c445 bseek(&wp->w_end);
651 bseek(&whyles->w_start);
664 bseek(&whyles->w_start);
766 bseek(&a);
1102 bseek(&whyles->w_end);
H A Dsh.decls.h230 extern void bseek (struct Ain *);
H A Dsh.lex.c1715 bseek(struct Ain *l) function

Completed in 107 milliseconds