Home
last modified time | relevance | path

Searched refs:netbsd32_long (Results 1 – 17 of 17) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32.h64 typedef int32_t netbsd32_long; typedef
422 netbsd32_long ru_nswap; /* swaps */
464 netbsd32_long fscale;
562 netbsd32_long msg_pad1;
564 netbsd32_long msg_pad2;
566 netbsd32_long msg_pad3;
567 netbsd32_long msg_pad4[4];
1220 netbsd32_long mq_flags;
1221 netbsd32_long mq_maxmsg;
1222 netbsd32_long mq_msgsize;
[all …]
H A Dnetbsd32_conv.h63 tv32->tv_usec = (netbsd32_long)tv->tv_usec; in netbsd32_from_timeval50()
167 s32p->tv_nsec = (netbsd32_long)p->tv_nsec; in netbsd32_from_timespec50()
177 s32p->tv_nsec = (netbsd32_long)p->tv_nsec; in netbsd32_from_timespec()
437 tx32p->offset = (netbsd32_long)txp->offset; in netbsd32_from_timex()
438 tx32p->freq = (netbsd32_long)txp->freq; in netbsd32_from_timex()
446 tx32p->jitter = (netbsd32_long)txp->jitter; in netbsd32_from_timex()
448 tx32p->stabil = (netbsd32_long)txp->stabil; in netbsd32_from_timex()
449 tx32p->jitcnt = (netbsd32_long)txp->jitcnt; in netbsd32_from_timex()
450 tx32p->calcnt = (netbsd32_long)txp->calcnt; in netbsd32_from_timex()
451 tx32p->errcnt = (netbsd32_long)txp->errcnt; in netbsd32_from_timex()
[all …]
H A Dnetbsd32_compat_20.c64 sb32p->f_bsize = (netbsd32_long)sbp->f_bsize; in compat_20_netbsd32_from_statvfs()
65 sb32p->f_iosize = (netbsd32_long)sbp->f_iosize; in compat_20_netbsd32_from_statvfs()
66 sb32p->f_blocks = (netbsd32_long)sbp->f_blocks; in compat_20_netbsd32_from_statvfs()
67 sb32p->f_bfree = (netbsd32_long)sbp->f_bfree; in compat_20_netbsd32_from_statvfs()
68 sb32p->f_bavail = (netbsd32_long)sbp->f_bavail; in compat_20_netbsd32_from_statvfs()
69 sb32p->f_files = (netbsd32_long)sbp->f_files; in compat_20_netbsd32_from_statvfs()
70 sb32p->f_ffree = (netbsd32_long)sbp->f_ffree; in compat_20_netbsd32_from_statvfs()
H A Dnetbsd32_ipc.c278 netbsd32_long l32; in netbsd32_msgsnd_fetch_type()
282 KASSERT(size == sizeof(netbsd32_long)); in netbsd32_msgsnd_fetch_type()
302 SCARG(uap, msgflg), sizeof(netbsd32_long), in netbsd32_msgsnd()
309 netbsd32_long l32; in netbsd32_msgrcv_put_type()
312 KASSERT(size == sizeof(netbsd32_long)); in netbsd32_msgrcv_put_type()
314 l32 = (netbsd32_long)(*l); in netbsd32_msgrcv_put_type()
331 SCARG(uap, msgtyp), SCARG(uap, msgflg), sizeof(netbsd32_long), in netbsd32_msgrcv()
H A Dnetbsd32_compat_30.c325 ntv32.maxerror = (netbsd32_long)ntv.maxerror; in compat_30_netbsd32_ntp_gettime()
326 ntv32.esterror = (netbsd32_long)ntv.esterror; in compat_30_netbsd32_ntp_gettime()
H A Dnetbsd32_time.c77 ntv32.maxerror = (netbsd32_long)ntv.maxerror; in netbsd32___ntp_gettime50()
78 ntv32.esterror = (netbsd32_long)ntv.esterror; in netbsd32___ntp_gettime50()
79 ntv32.tai = (netbsd32_long)ntv.tai; in netbsd32___ntp_gettime50()
H A Dnetbsd32_compat_50.c901 ntv32.maxerror = (netbsd32_long)ntv.maxerror; in compat_50_netbsd32_ntp_gettime()
902 ntv32.esterror = (netbsd32_long)ntv.esterror; in compat_50_netbsd32_ntp_gettime()
903 ntv32.tai = (netbsd32_long)ntv.tai; in compat_50_netbsd32_ntp_gettime()
H A Dnetbsd32_ioctl.h487 netbsd32_long asked; /* number of queries already sent for this addr */
498 netbsd32_long asked; /* number of queries already sent for this addr */
H A Dnetbsd32_syscallargs.h135 syscallarg(netbsd32_long) bufsize;
142 syscallarg(netbsd32_long) offset;
384 syscallarg(netbsd32_long) pos;
705 syscallarg(netbsd32_long) length;
711 syscallarg(netbsd32_long) length;
1056 syscallarg(netbsd32_long) PAD;
1191 syscallarg(netbsd32_long) msgtyp;
/netbsd/sys/compat/linux32/common/
H A Dlinux32_types.h105 netbsd32_long uptime;
117 char _f[20-2*sizeof(netbsd32_long)-sizeof(int)];
H A Dlinux32_ipccall.c398 netbsd32_long type;
/netbsd/sys/compat/linux32/arch/amd64/
H A Dlinux32_termios.h38 typedef netbsd32_long linux32_speed_t;
39 typedef netbsd32_long linux32_tcflag_t;
/netbsd/sys/compat/linux32/arch/aarch64/
H A Dlinux32_termios.h38 typedef netbsd32_long linux32_speed_t;
39 typedef netbsd32_long linux32_tcflag_t;
/netbsd/sys/compat/sunos32/
H A Dsunos32_dirent.h39 netbsd32_long d_off;
H A Dsunos32_ioctl.c960 netbsd32_long l_start;
961 netbsd32_long l_len;
995 oflp->l_start = (netbsd32_long)iflp->l_start; in bsd_to_sunos_flock()
996 oflp->l_len = (netbsd32_long)iflp->l_len; in bsd_to_sunos_flock()
1030 netbsd32_long sun_flg;
1031 netbsd32_long bsd_flg;
H A Dsunos32_misc.c258 sb32p->st_atimespec.tv_nsec = (netbsd32_long)sbp->st_atimespec.tv_nsec; in sunos32_from___stat13()
260 sb32p->st_mtimespec.tv_nsec = (netbsd32_long)sbp->st_mtimespec.tv_nsec; in sunos32_from___stat13()
262 sb32p->st_ctimespec.tv_nsec = (netbsd32_long)sbp->st_ctimespec.tv_nsec; in sunos32_from___stat13()
H A Dsunos32_syscallargs.h188 syscallarg(netbsd32_long) pos;