Home
last modified time | relevance | path

Searched defs:ffi_len (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/src/sys/socket/
H A Dsockopt.rs1074 fn ffi_len(&mut self) -> *mut socklen_t; in ffi_len() functions
1088 fn ffi_len(&self) -> socklen_t; in ffi_len() functions
1109 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() functions
1137 fn ffi_len(&self) -> socklen_t { in ffi_len() functions
1160 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() functions
1190 fn ffi_len(&self) -> socklen_t { in ffi_len() functions
1213 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() functions
1241 fn ffi_len( functions
1264 fn ffi_len(&mut self) -> *mut socklen_t { ffi_len() functions
1292 fn ffi_len(&self) -> socklen_t { ffi_len() functions
1315 fn ffi_len(&mut self) -> *mut socklen_t { ffi_len() functions
1342 fn ffi_len(&self) -> socklen_t { ffi_len() functions
[all...]
/third_party/python/Python/
H A Dsysmodule.c1505 UINT ffi_len; in sys_getwindowsversion_impl() local

Completed in 6 milliseconds