Home
last modified time | relevance | path

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

/posix/
A Dtst-posix_fadvise64.c36 off_t offset = UINT32_MAX + 2048LL; in do_test() local
A Dpread.c24 __libc_pread (int fd, void *buf, size_t nbytes, off_t offset) in __libc_pread()
A Dpread64.c24 __libc_pread64 (int fd, void *buf, size_t nbytes, off64_t offset) in __libc_pread64()
A Dpwrite.c24 __libc_pwrite (int fd, const void *buf, size_t nbytes, off_t offset) in __libc_pwrite()
A Dpwrite64.c24 __libc_pwrite64 (int fd, const void *buf, size_t nbytes, off64_t offset) in __libc_pwrite64()
A Dtst-mmap-offset.c61 const unsigned long offset = 0xace00000; in do_test_bz18877() local
90 const int64_t offset = 1ULL << (page_shift + 8 * sizeof (uint32_t)); in do_test_large_offset() local
A Dtst-truncate-common.c49 do_test_with_offset (off_t offset) in do_test_with_offset()
A Dtst-preadwrite-common.c47 do_test_with_offset (off_t offset) in do_test_with_offset()
A Dwordexp.c182 const char *words, size_t *offset) in parse_backslash()
210 const char *words, size_t *offset) in parse_qtd_backslash()
252 const char *words, size_t *offset, size_t wordc) in parse_tilde()
426 const char *words, size_t *offset, int flags, in parse_glob()
521 const char *words, size_t *offset) in parse_squote()
652 const char *words, size_t *offset, int flags, int bracket) in parse_arith()
1104 const char *words, size_t *offset, int flags, wordexp_t *pwordexp, in parse_comm()
1556 size_t offset; in parse_param() local
2002 const char *words, size_t *offset, int flags, in parse_dollars()
2060 const char *words, size_t *offset, int flags, in parse_backtick()
[all …]
A Dtst-regex.c220 size_t offset; in run_test() local
363 size_t offset; in run_test_backwards() local
A Dregex_internal.c581 Idx offset; in re_string_reconstruct() local
A Dregex_internal.h434 #define re_string_peek_byte(pstr, offset) \ argument
A Dregexec.c750 __re_size_t offset = match_first - mctx.input.raw_mbs_idx; in re_search_internal() local

Completed in 38 milliseconds