Home
last modified time | relevance | path

Searched defs:u_long (Results 1 – 13 of 13) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dlist.c12 typedef unsigned long u_long; typedef
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtypes.h64 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/ndk_musl_include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs13 pub type u_long = c_ulong; typedef
/third_party/lwip/src/include/netif/ppp/
Dppp.h162 typedef unsigned long u_long; typedef
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2377 u_long = c_ulong variable
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs37 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/
Dmod.rs62 pub type u_long = c_ulong; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp5872 typedef __u_long u_long; typedef