Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 12 of 12) sorted by relevance

/coreutils/gl/lib/
Dfadvise.c31 fdadvise (int fd, off_t offset, off_t len, fadvice_t advice) in fdadvise()
/coreutils/src/
Dcksum.c112 for (idx_t offset = 1; offset < 8; offset++) in main() local
Ddd.c1037 off_t offset; in invalidate_cache() local
1778 advance_input_offset (intmax_t offset) in advance_input_offset()
1802 off_t offset; in skip() local
1929 off_t offset; in advance_input_after_read_error() local
2416 off_t offset; in main() local
Dtac.c307 size_t offset = sentinel_length ? sentinel_length : 1; in tac_seekable() local
Dshred.c368 off_t offset = lseek (fd, 0, SEEK_SET); in dorewind() local
398 off_t offset; /* Current file position */ in dopass() local
Dcsplit.c51 intmax_t offset; /* Offset from regexp to split at. */ member
580 idx_t offset; /* How far into the buffer the line is. */ in find_line() local
Dhead.c224 elseek (int fd, off_t offset, int whence, char const *filename) in elseek()
Dstty.c386 size_t offset; /* Offset in c_cc. */ member
Dod.c1324 parse_old_offset (char const *s, uintmax_t *offset) in parse_old_offset()
Dtail.c478 xlseek (int fd, off_t offset, int whence, char const *filename) in xlseek()
Dcopy.c234 punch_hole (int fd, off_t offset, off_t length) in punch_hole()
Dsort.c2276 mark_key (size_t offset, size_t width) in mark_key()
2354 size_t offset = debug_width (text, beg); in debug_key() local