Home
last modified time | relevance | path

Searched refs:l_ushort (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/i386/linux/
H A Dlinux.h158 l_ushort st_mode;
159 l_ushort st_nlink;
160 l_ushort st_uid;
161 l_ushort st_gid;
175 l_ushort st_dev;
177 l_ushort st_mode;
178 l_ushort st_nlink;
179 l_ushort st_uid;
180 l_ushort st_gid;
181 l_ushort st_rdev;
[all …]
H A Dlinux_ptrace_machdep.c196 l_ushort cwd;
197 l_ushort swd;
198 l_ushort twd;
199 l_ushort fop;
/freebsd/sys/amd64/linux32/
H A Dlinux.h73 typedef l_ushort l_mode_t;
186 l_ushort st_mode;
187 l_ushort st_nlink;
188 l_ushort st_uid;
189 l_ushort st_gid;
203 l_ushort st_dev;
205 l_ushort st_mode;
206 l_ushort st_nlink;
207 l_ushort st_uid;
208 l_ushort st_gid;
[all …]
/freebsd/sys/x86/linux/
H A Dlinux_x86_sigframe.h181 l_ushort sc_cs;
182 l_ushort sc_gs;
183 l_ushort sc_fs;
184 l_ushort sc___pad0;
/freebsd/sys/arm64/linux/
H A Dlinux.h44 typedef uint16_t l_ushort; typedef
50 typedef l_ushort l_gid16_t; /* XXX */
52 typedef l_ushort l_uid16_t; /* XXX */
/freebsd/sys/amd64/linux/
H A Dlinux.h50 typedef uint16_t l_ushort; typedef
56 typedef l_ushort l_gid16_t;
58 typedef l_ushort l_uid16_t;
/freebsd/sys/compat/linux/
H A Dlinux_ipc64.h52 l_ushort seq;
53 l_ushort __pad2;
H A Dlinux_ipc.c61 l_ushort mode;
62 l_ushort seq;
103 l_ushort msgseg;
164 l_ushort msg_cbytes; /* current number of bytes on queue */
165 l_ushort msg_qnum; /* number of messages in queue */
166 l_ushort msg_qbytes; /* max number of bytes on queue */
179 l_ushort sem_nsems;
188 l_ushort shm_cpid;
189 l_ushort shm_lpid;
191 l_ushort private1;
H A Dlinux_socket.h329 l_ushort base_addr;
H A Dlinux_file.c376 l_ushort d_reclen;
383 l_ushort d_reclen;
H A Dlinux_misc.c104 l_ushort procs; /* Number of current processes */
105 l_ushort pads;