Searched defs:u_long (Results 1 – 13 of 13) sorted by relevance
| /third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
| D | list.c | 12 typedef unsigned long u_long; typedef
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | types.h | 64 typedef unsigned long u_long, ulong; typedef
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
| /third_party/musl/ndk_musl_include/sys/ |
| D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
| /third_party/musl/include/sys/ |
| D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
| /third_party/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 13 pub type u_long = c_ulong; typedef
|
| /third_party/lwip/src/include/netif/ppp/ |
| D | ppp.h | 162 typedef unsigned long u_long; typedef
|
| /third_party/python/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2377 u_long = c_ulong variable
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| D | mod.rs | 37 pub type u_long = ::c_ulong; typedef 4306 pub fn cap_ioctls_get(fd: ::c_int, cmds: *mut u_long, maxcmds: usize) -> isize; in cap_ioctls_get() 4307 pub fn cap_ioctls_limit(fd: ::c_int, cmds: *const u_long, ncmds: usize) -> ::c_int; in cap_ioctls_limit()
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 62 pub type u_long = c_ulong; typedef
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 5872 typedef __u_long u_long; typedef
|