sys_lseek_args
int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);
struct sys_lseek_args;
ns(struct sys_lseek_args),
struct sys_lseek_args /* {
struct sys_lseek_args;
int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);
ns(struct sys_lseek_args),
struct sys_lseek_args bla;
struct sys_lseek_args ua;
struct sys_lseek_args ua;
ns(struct sys_lseek_args),
const struct sys_lseek_args *p = params;
sys_lseek(struct lwp *l, const struct sys_lseek_args *uap, register_t *retval)
struct sys_lseek_args callarg;
ns(struct sys_lseek_args),
int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);