Home
last modified time | relevance | path

Searched defs:dst_sock (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt05.c32 static int dst_sock = -1; variable
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto03.c34 static int dst_sock = -1, sock = -1; variable
[all...]
/third_party/rust/crates/nix/src/
H A Difaddrs.rs63 let mut dst_sock = mem::MaybeUninit::<libc::sockaddr_storage>::zeroed(); in workaround_xnu_bug() variables
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend02.c25 static int sock = -1, dst_sock = -1, listen_sock = -1; variable
[all...]

Completed in 2 milliseconds