Searched refs:ohigh (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.c925 iarg[1] = p->ohigh; /* l_ulong */
H A Dlinux32_proto.h433 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)]; member in struct:linux_llseek_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_systrace_args.c963 iarg[1] = p->ohigh; /* l_ulong */
H A Dlinux_proto.h441 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)]; member in struct:linux_llseek_args

Completed in 212 milliseconds