Searched defs:cloudabi_sys_fd_seek_args (Results 1 – 1 of 1) sorted by relevance
85 struct cloudabi_sys_fd_seek_args { struct86 char fd_l_[PADL_(cloudabi_fd_t)]; cloudabi_fd_t fd; char fd_r_[PADR_(cloudabi_fd_t)];87 …_(cloudabi_filedelta_t)]; cloudabi_filedelta_t offset; char offset_r_[PADR_(cloudabi_filedelta_t)];88 …e_l_[PADL_(cloudabi_whence_t)]; cloudabi_whence_t whence; char whence_r_[PADR_(cloudabi_whence_t)];