Searched refs:SYS_GETDENTS64 (Results 1 – 3 of 3) sorted by relevance
71 pub const SYS_GETDENTS64: usize = 61; constant306 pub const SYS_GETDENTS: usize = SYS_GETDENTS64;
91 pub const SYS_GETDENTS64: usize = 217; constant
244 SYS_GETDENTS64 | SYS_GETDENTS => { in handle()