Home
last modified time | relevance | path

Searched defs:ra_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/elfutils/libebl/
DlibeblP.h67 int ra_offset; member
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dsyscalls.rs1678 let ra_offset = match offset.try_into() { in fcntl_rdadvise() localVariable