Searched refs:abi_int (Results 1 – 22 of 22) sorted by relevance
153 abi_int sll_ifindex; /* Interface number */224 abi_int l_onoff; /* Linger active */225 abi_int l_linger; /* How long to linger for */231 abi_int tv_usec;257 abi_int tz_minuteswest;258 abi_int tz_dsttime;282 abi_int status; /* Clock command/status */290 abi_int shift; /* PPS interval duration (seconds) */296 abi_int tai; /* TAI offset */299 abi_int:32; abi_int:32; abi_int:32; abi_int:32;[all …]
153 typedef abi_int target_pid_t;3963 abi_int si_signo; /* signal number */3964 abi_int si_code; /* extra code */3965 abi_int si_errno; /* errno */3982 abi_int pr_fpvalid; /* XXX */
1642 || put_user_s32(host_pipe[1], pipedes + sizeof(abi_int))) in do_pipe()6922 abi_int l_pid;
23 abi_int __key; /* Key. */41 abi_int shm_cpid; /* pid of creator */42 abi_int shm_lpid; /* pid of last shmop */
45 abi_int ss_flags;
23 abi_int __key; /* Key. */48 abi_int shm_cpid; /* pid of creator */49 abi_int shm_lpid; /* pid of last shmop */
46 abi_int ss_flags;
23 abi_int __key; /* Key. */51 abi_int shm_cpid; /* pid of creator */52 abi_int shm_lpid; /* pid of last shmop */
61 abi_int ss_flags;
147 abi_int l_pid;
50 abi_int ss_flags;
23 abi_int __key; /* Key. */47 abi_int shm_cpid; /* pid of creator */48 abi_int shm_lpid; /* pid of last shmop */
47 abi_int ss_flags;
24 abi_int __key; /* Key. */56 abi_int shm_cpid; /* pid of creator */57 abi_int shm_lpid; /* pid of last shmop */
23 abi_int __key; /* Key. */53 abi_int shm_cpid; /* pid of creator */54 abi_int shm_lpid; /* pid of last shmop */
101 abi_int sigev_notify;102 abi_int sigev_signo;105 abi_int _threadid;
33 [CTLTYPE_INT] = sizeof(abi_int),311 (*(abi_int *)holdp) = tswap32(bsd_get_ncpu()); in do_freebsd_sysctl_oid()320 *(abi_int *)holdp = cpu_isar_feature(aa32_vfp, cpu); in do_freebsd_sysctl_oid()322 holdlen = sizeof(abi_int); in do_freebsd_sysctl_oid()
75 abi_int mc_spare[33];
5 abi_int __key; /* Key. */
46 typedef int32_t abi_int __attribute__((aligned(ABI_INT_ALIGNMENT))); typedef