| /freebsd/sys/arm64/linux/ |
| H A D | linux_proto.h | 41 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 48 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 51 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)]; 55 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 70 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)]; 86 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)]; 99 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)]; 111 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 114 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 117 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; [all …]
|
| H A D | linux.h | 39 typedef int32_t l_int; typedef 48 typedef l_int l_daddr_t; 54 typedef l_int l_key_t; 58 typedef l_int l_pid_t; 62 typedef l_int l_timer_t; /* XXX */ 63 typedef l_int l_mqd_t; 69 l_int val[2]; 88 l_int nlen; 138 l_int st_blksize; 139 l_int __st_pad2; [all …]
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_proto.h | 43 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 66 char whence_l_[PADL_(l_int)]; l_int whence; char whence_r_[PADR_(l_int)]; 85 char sig_l_[PADL_(l_int)]; l_int sig; char sig_r_[PADR_(l_int)]; 91 char how_l_[PADL_(l_int)]; l_int how; char how_r_[PADR_(l_int)]; 123 char amode_l_[PADL_(l_int)]; l_int amode; char amode_r_[PADR_(l_int)]; 126 char pipefds_l_[PADL_(l_int *)]; l_int * pipefds; char pipefds_r_[PADR_(l_int *)]; 129 char nfds_l_[PADL_(l_int)]; l_int nfds; char nfds_r_[PADR_(l_int)]; 145 char fl_l_[PADL_(l_int)]; l_int fl; char fl_r_[PADR_(l_int)]; 155 char behav_l_[PADL_(l_int)]; l_int behav; char behav_r_[PADR_(l_int)]; 160 char shmflg_l_[PADL_(l_int)]; l_int shmflg; char shmflg_r_[PADR_(l_int)]; [all …]
|
| H A D | linux.h | 45 typedef int32_t l_int; typedef 54 typedef l_int l_daddr_t; 60 typedef l_int l_key_t; 64 typedef l_int l_pid_t; 69 typedef l_int l_timer_t; 70 typedef l_int l_mqd_t; 77 l_int val[2]; 98 l_int nlen; 169 typedef void (*l_handler_t)(l_int); 180 l_int ss_flags; [all …]
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_proto.h | 49 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 50 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)]; 54 char status_l_[PADL_(l_int *)]; l_int * status; char status_r_[PADR_(l_int *)]; 55 char options_l_[PADL_(l_int)]; l_int options; char options_r_[PADR_(l_int)]; 59 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)]; 81 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)]; 100 char whence_l_[PADL_(l_int)]; l_int whence; char whence_r_[PADR_(l_int)]; 142 char amode_l_[PADL_(l_int)]; l_int amode; char amode_r_[PADR_(l_int)]; 145 char inc_l_[PADL_(l_int)]; l_int inc; char inc_r_[PADR_(l_int)]; 148 char pid_l_[PADL_(l_int)]; l_int pid; char pid_r_[PADR_(l_int)]; [all …]
|
| H A D | linux.h | 46 typedef int l_int; typedef 58 typedef l_int l_daddr_t; 62 typedef l_int l_key_t; 66 typedef l_int l_pid_t; 73 typedef l_int l_timer_t; 74 typedef l_int l_mqd_t; 80 l_int val[2]; 104 l_int *name; 105 l_int nlen; 135 l_int prot; [all …]
|
| H A D | linux_ptrace_machdep.c | 80 #define LINUX_DBREG_SIZE (8*sizeof(l_int)) 98 l_int xds; 99 l_int xes; 100 l_int xfs; 101 l_int xgs; 104 l_int xcs; 107 l_int xss; 271 sizeof(l_int)); in linux_ptrace() 408 if (uap->addr < 0 || uap->addr & (sizeof(l_int) - 1)) in linux_ptrace() 423 (void *)uap->data, sizeof(l_int)); in linux_ptrace() [all...] |
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 49 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)]; 50 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)]; 54 char status_l_[PADL_(l_int *)]; l_int * status; char status_r_[PADR_(l_int *)]; 55 char options_l_[PADL_(l_int)]; l_int options; char options_r_[PADR_(l_int)]; 59 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)]; 81 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)]; 100 char whence_l_[PADL_(l_int)]; l_int whence; char whence_r_[PADR_(l_int)]; 142 char amode_l_[PADL_(l_int)]; l_int amode; char amode_r_[PADR_(l_int)]; 145 char inc_l_[PADL_(l_int)]; l_int inc; char inc_r_[PADR_(l_int)]; 148 char pid_l_[PADL_(l_int)]; l_int pid; char pid_r_[PADR_(l_int)]; [all …]
|
| H A D | linux.h | 56 typedef int l_int; typedef 67 typedef l_int l_daddr_t; 71 typedef l_int l_key_t; 75 typedef l_int l_pid_t; 82 typedef l_int l_timer_t; 83 typedef l_int l_mqd_t; 89 l_int val[2]; 114 l_int nlen; 163 l_int prot; 164 l_int flags; [all …]
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_siginfo.h | 160 l_int sival_int; 174 l_int _overrun; 189 l_int _status; /* exit code */ 200 l_int _fd; 207 l_int lsi_signo; 208 l_int lsi_errno; 209 l_int lsi_code; 212 l_int _pad[LINUX_SI_MAX_SIZE/sizeof(l_int)];
|
| H A D | linux_videodev_compat.h | 13 l_int tuner; 36 l_int clipcount; 42 l_int height, width; 43 l_int depth; 44 l_int bytesperline; 51 l_int datasize;
|
| H A D | linux_ipc.c | 66 l_int semmap; 67 l_int semmni; 68 l_int semmns; 69 l_int semmnu; 70 l_int semmsl; 71 l_int semopm; 72 l_int semume; 73 l_int semusz; 74 l_int semvmx; 75 l_int semaem; [all …]
|
| H A D | linux_sysctl.c | 82 l_int len = strlen(value); in handle_string() 104 l_int *mib; in linux_sysctl() 120 mib = malloc(la.nlen * sizeof(l_int), M_LINUX, M_WAITOK); in linux_sysctl() 121 error = copyin(PTRIN(la.name), mib, la.nlen * sizeof(l_int)); in linux_sysctl()
|
| H A D | linux_fork.h | 88 l_int *child_tid; 89 l_int *parent_tid; 90 l_int exit_signal;
|
| H A D | linux_socket.h | 56 l_int msg_namelen; 72 l_int cmsg_level; 73 l_int cmsg_type; 353 l_int ifru_index; 354 l_int ifru_mtu;
|
| H A D | linux_signal.h | 33 void siginfo_to_lsiginfo(const siginfo_t *si, l_siginfo_t *lsi, l_int sig);
|
| H A D | linux_socket.c | 89 static int linux_sendmsg_common(struct thread *, l_int, struct l_msghdr *, 91 static int linux_recvmsg_common(struct thread *, l_int, struct l_msghdr *, 1414 linux_sendmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr, in linux_sendmsg_common() 1678 recvmsg_scm_timestamp(l_int msg_type, socklen_t *datalen, void **data, in recvmsg_scm_timestamp() 1722 recvmsg_scm_timestampns(l_int msg_type, socklen_t *datalen, void **data, in recvmsg_scm_timestampns() 1753 recvmsg_scm_timestampns(l_int msg_type, socklen_t *datalen, void **data, in recvmsg_scm_timestampns() 1768 recvmsg_scm_sol_socket(struct thread *td, l_int msg_type, l_int lmsg_type, in recvmsg_scm_sol_socket() 1815 recvmsg_scm_ipproto_ip(l_int msg_type, l_int lmsg_type, socklen_t *datalen, in recvmsg_scm_ipproto_ip() 1832 linux_recvmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr, in linux_recvmsg_common() 2011 linux_recvmmsg_common(struct thread *td, l_int s, struct l_mmsghdr *msg, in linux_recvmmsg_common() [all …]
|
| H A D | linux_elf.c | 71 l_int si_signo; 72 l_int si_code; 73 l_int si_errno; 92 l_int pr_fpvalid;
|
| H A D | linux_ipc.h | 87 l_int semid;
|
| H A D | linux_ipc64.h | 51 unsigned char __pad1[sizeof(l_int) - sizeof(l_mode_t)];
|
| H A D | linux_file.h | 228 l_int handle_type;
|
| H A D | linux_misc.c | 111 char _f[20-2*sizeof(l_long)-sizeof(l_int)]; /* padding */ 127 static int linux_common_pselect6(struct thread *, l_int, 1557 l_int version; 1558 l_int pid; 1562 l_int effective; 1563 l_int permitted; 1564 l_int inheritable; 1810 l_int val; in linux_prctl() 2122 linux_common_pselect6(struct thread *td, l_int nfds, l_fd_set *readfds, in linux_common_pselect6() 2564 error = copyout(&cpu, args->cpu, sizeof(l_int)); in linux_getcpu() [all …]
|
| /freebsd/usr.bin/truss/ |
| H A D | syscall.h | 266 typedef int l_int; typedef 270 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
|
| /freebsd/sys/x86/linux/ |
| H A D | linux_x86_sigframe.h | 128 l_int sf_sig; 135 l_int sf_sig;
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_lex.l | 302 yylval.l_int = strtoull(v, &p, 0); 354 yylval.l_int = (intmax_t)(int)idp->di_id; 386 yylval.l_int = strtoull(yytext, &p, 0); 405 dt_node_int(yylval.l_int));
|