Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h347 struct linux_llseek_args { struct
348 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
349 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];
350 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];
351 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];
352 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h432 struct linux_llseek_args { struct
433 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
434 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];
435 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];
436 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];
437 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h440 struct linux_llseek_args { struct
441 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
442 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];
443 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];
444 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];
445 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];