| /rust-libc-0.2.174/src/unix/linux_like/android/ |
| H A D | mod.rs | 42 pub type __u16 = c_ushort; 505 pub base_addr: c_ushort, 526 nl_pad: c_ushort, 534 pub d_reclen: c_ushort, 542 pub d_reclen: c_ushort, 2570 pub const NDA_DST: c_ushort = 1; 2576 pub const NDA_VNI: c_ushort = 7; 3119 pub const RTA_DST: c_ushort = 1; 3120 pub const RTA_SRC: c_ushort = 2; 3121 pub const RTA_IIF: c_ushort = 3; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 28 pub type __u16 = c_ushort; 200 pub mr_type: c_ushort, 201 pub mr_alen: c_ushort, 207 pub spkt_family: c_ushort, 226 pub tp_mac: c_ushort, 227 pub tp_net: c_ushort, 337 pub msgseg: c_ushort, 341 pub sem_num: c_ushort, 680 pub req: c_ushort, 1443 nl_pad: c_ushort, [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/x86_64/ |
| H A D | mod.rs | 33 pub mode: c_ushort, // read / write 34 __pad1: c_ushort, 35 pub __seq: c_ushort, 36 __pad2: c_ushort, 245 pub procs: c_ushort, 246 pub pad: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 161 pub rt_flags: c_ushort, 174 pub rt_irtt: c_ushort, 845 pub const TCA_PAD: c_ushort = 9; 847 pub const TCA_CHAIN: c_ushort = 11; 858 pub const RTA_VIA: c_ushort = 18; 859 pub const RTA_NEWDST: c_ushort = 19; 860 pub const RTA_PREF: c_ushort = 20; 862 pub const RTA_ENCAP: c_ushort = 22; 864 pub const RTA_PAD: c_ushort = 24; 865 pub const RTA_UID: c_ushort = 25; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/mips/mips64/ |
| H A D | mod.rs | 99 pub __seq: c_ushort, 100 __pad1: c_ushort, 181 pub procs: c_ushort, 182 pub pad: c_ushort,
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | x86_64.rs | 5 pub control: c_ushort, 6 pub status: c_ushort, 7 pub tag: c_ushort, 8 pub opcode: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| H A D | mod.rs | 246 pub mode: c_ushort, 247 __pad1: c_ushort, 248 pub __seq: c_ushort, 249 __pad2: c_ushort, 293 pub cwd: c_ushort, 294 pub swd: c_ushort, 295 pub ftw: c_ushort, 296 pub fop: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/arm/ |
| H A D | mod.rs | 47 __pad1: c_ushort, 54 __pad2: c_ushort, 107 pub procs: c_ushort, 108 pub pad: c_ushort, 205 pub mode: c_ushort, 206 __pad1: c_ushort, 207 pub __seq: c_ushort, 208 __pad2: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/sparc/ |
| H A D | mod.rs | 69 __pad1: c_ushort, 76 __pad2: c_ushort, 98 __pad2: c_ushort, 149 __pad1: c_ushort, 150 pub mode: c_ushort, 151 __pad2: c_ushort, 152 pub __seq: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/x86/ |
| H A D | mod.rs | 129 pub mode: c_ushort, 130 __pad1: c_ushort, 131 pub __seq: c_ushort, 132 __pad2: c_ushort, 265 pub cwd: c_ushort, 266 pub swd: c_ushort, 267 pub twd: c_ushort, 268 pub fop: c_ushort,
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/ |
| H A D | mod.rs | 79 pub flags: c_ushort, 193 pub ifm_msglen: c_ushort, 198 pub ifm_index: c_ushort, 205 pub sdl_index: c_ushort, 211 pub sdl_rcf: c_ushort, 212 pub sdl_route: [c_ushort; 16], 330 pub kp_exitstat: c_ushort, 1382 pub const RTP_PRIO_REALTIME: c_ushort = 0; 1383 pub const RTP_PRIO_NORMAL: c_ushort = 1; 1384 pub const RTP_PRIO_IDLE: c_ushort = 2; [all …]
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 38 pub type u_short = c_ushort; 286 pub sem_num: c_ushort, 577 pub sem_nsems: c_ushort, 659 pub ifm_index: c_ushort, 677 pub ifm_index: c_ushort, 681 pub ifm_len: c_ushort, 723 pub ifam_len: c_ushort, 760 pub ifan_what: c_ushort, 879 pub fid_len: c_ushort, 880 pub fid_data0: c_ushort, [all …]
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | p2.rs | 3 pub type sa_family_t = c_ushort; 4 pub type in_port_t = c_ushort;
|
| /rust-libc-0.2.174/src/unix/linux_like/android/b32/ |
| H A D | mod.rs | 171 pub procs: c_ushort, 172 pub pad: c_ushort,
|
| /rust-libc-0.2.174/libc-test/test/ |
| H A D | primitive_types.rs | 13 ok!(c_char c_schar c_uchar c_short c_ushort c_int c_uint c_long c_ulong in same()
|
| /rust-libc-0.2.174/src/solid/ |
| H A D | mod.rs | 52 pub type u_short = c_ushort; 56 pub type ushort = c_ushort; 524 pub fn erand48(arg1: *mut c_ushort) -> f64; in erand48() 571 pub fn jrand48(arg1: *mut c_ushort) -> c_long; in jrand48() 572 pub fn lcong48(arg1: *mut c_ushort); in lcong48() argument 575 pub fn nrand48(arg1: *mut c_ushort) -> c_long; in nrand48() 576 pub fn seed48(arg1: *mut c_ushort) -> *mut c_ushort; in seed48() argument
|
| /rust-libc-0.2.174/src/unix/bsd/ |
| H A D | mod.rs | 917 pub fn erand48(xseed: *mut c_ushort) -> c_double; in erand48() 919 pub fn nrand48(xseed: *mut c_ushort) -> c_long; in nrand48() 921 pub fn jrand48(xseed: *mut c_ushort) -> c_long; in jrand48() 923 pub fn seed48(xseed: *mut c_ushort) -> *mut c_ushort; in seed48() argument 924 pub fn lcong48(p: *mut c_ushort); in lcong48() argument
|
| /rust-libc-0.2.174/src/unix/newlib/horizon/ |
| H A D | mod.rs | 10 pub type u_short = c_ushort; 13 pub type ushort = c_ushort;
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | x86.rs | 4 pub type Elf32_Half = c_ushort;
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | trusty.txt | 26 c_ushort
|
| /rust-libc-0.2.174/src/unix/linux_like/android/b64/ |
| H A D | mod.rs | 73 pub procs: c_ushort, 74 pub pad: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/ |
| H A D | mod.rs | 48 pub procs: c_ushort, 49 pub pad: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 152 pub msgseg: c_ushort, 156 pub sem_num: c_ushort, 310 pub req: c_ushort, 349 pub d_reclen: c_ushort, 363 pub procs: c_ushort, 364 pub pad: c_ushort, 1355 pub const ARPD_UPDATE: c_ushort = 0x01; 1356 pub const ARPD_LOOKUP: c_ushort = 0x02; 1357 pub const ARPD_FLUSH: c_ushort = 0x03;
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | riscv64.rs | 42 pub __seq: c_ushort,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/riscv64/ |
| H A D | mod.rs | 64 pub mode: c_ushort, 65 __pad1: c_ushort, 66 pub __seq: c_ushort, 67 __pad2: c_ushort,
|