Searched defs:linux_llseek_args (Results 1 – 3 of 3) sorted by relevance
347 struct linux_llseek_args { struct348 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)];
432 struct linux_llseek_args { struct433 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)];
440 struct linux_llseek_args { struct441 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)];