Home
last modified time | relevance | path

Searched refs:SYS_ACCEPT4 (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/android/b32/x86/
H A Dmod.rs584 const SYS_ACCEPT4: c_int = 18; constant
603 crate::syscall(SYS_socketcall, SYS_ACCEPT4, args[..].as_mut_ptr())