Home
last modified time | relevance | path

Searched defs:linux_llseek_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/linux/
H A Dlinux_proto.h439 struct linux_llseek_args { struct
440 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
441 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];
442 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];
443 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];
444 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h435 struct linux_llseek_args { struct
436 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
437 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];
438 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];
439 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];
440 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];