/openbsd-src/usr.bin/aucat/ |
H A D | afile.h | 42 off_t curpos; /* read/write position (bytes) */ member
|
/openbsd-src/sys/arch/loongson/stand/boot/ |
H A D | dev.c | 63 off_t curpos; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.h | 102 unsigned curpos; variable
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | regexec.c | 5195 S_isGCB(pTHX_ const GCB_enum before,const GCB_enum after,const U8 * const strbeg,const U8 * const curpos,const bool utf8_target) S_isGCB() argument 5276 S_backup_one_GCB(pTHX_ const U8 * const strbeg,U8 ** curpos,const bool utf8_target) S_backup_one_GCB() argument 5330 S_isLB(pTHX_ LB_enum before,LB_enum after,const U8 * const strbeg,const U8 * const curpos,const U8 * const strend,const bool utf8_target) S_isLB() argument 5553 S_advance_one_LB(pTHX_ U8 ** curpos,const U8 * const strend,const bool utf8_target) S_advance_one_LB() argument 5583 S_backup_one_LB(pTHX_ const U8 * const strbeg,U8 ** curpos,const bool utf8_target) S_backup_one_LB() argument 5627 S_isSB(pTHX_ SB_enum before,SB_enum after,const U8 * const strbeg,const U8 * const curpos,const U8 * const strend,const bool utf8_target) S_isSB() argument 5819 S_advance_one_SB(pTHX_ U8 ** curpos,const U8 * const strend,const bool utf8_target) S_advance_one_SB() argument 5852 S_backup_one_SB(pTHX_ const U8 * const strbeg,U8 ** curpos,const bool utf8_target) S_backup_one_SB() argument 5904 S_isWB(pTHX_ WB_enum previous,WB_enum before,WB_enum after,const U8 * const strbeg,const U8 * const curpos,const U8 * const strend,const bool utf8_target) S_isWB() argument 6085 S_advance_one_WB(pTHX_ U8 ** curpos,const U8 * const strend,const bool utf8_target,const bool skip_Extend_Format) S_advance_one_WB() argument 6125 S_backup_one_WB(pTHX_ WB_enum * previous,const U8 * const strbeg,U8 ** curpos,const bool utf8_target) S_backup_one_WB() argument [all...] |
H A D | pp_hot.c | 3053 SSize_t curpos = 0; /* initial pos() or current $+[0] */ PP() local
|
/openbsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_write.c | 356 off_t curpos; in cd9660_write_filedata() local
|
/openbsd-src/regress/sys/fileops/ |
H A D | fileops.c | 33 static off_t curpos = 0; variable
|
/openbsd-src/sys/dev/ic/ |
H A D | bt485.c | 103 struct wsdisplay_curpos curpos; /* current cursor position */ member
|
/openbsd-src/usr.bin/rsync/ |
H A D | extern.h | 213 off_t curpos; /* sending: position in file to send */ member
|
/openbsd-src/usr.bin/diff/ |
H A D | diffreg.c | 1106 long curpos = ftell(lb); in fetch() local
|
/openbsd-src/usr.bin/rcs/ |
H A D | diff.c | 1021 long curpos = ftell(lb); in fetch() local
|
/openbsd-src/usr.bin/cvs/ |
H A D | diff_internals.c | 1086 long curpos = ftell(lb); in fetch() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | mmo.c | 1920 long curpos = bfd_tell (abfd); in mmo_scan() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | mmo.c | 2027 long curpos = bfd_tell (abfd); local
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32.c | 1030 long curpos = dirp->curr - dirp->start; win32_readdir() local
|