Searched refs:olow (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c241 args->fd, args->ohigh, args->olow, args->whence);
243 off = (args->olow) | (((off_t) args->ohigh) << 32);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_systrace_args.c926 iarg[2] = p->olow; /* l_ulong */
H A Dlinux32_proto.h434 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)]; member in struct:linux_llseek_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_systrace_args.c964 iarg[2] = p->olow; /* l_ulong */
H A Dlinux_proto.h442 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)]; member in struct:linux_llseek_args

Completed in 402 milliseconds