Searched refs:lastdirent (Results 1 – 1 of 1) sorted by relevance
116 struct hpux_dirent __user * lastdirent; in hpux_getdents() local132 lastdirent = buf.previous; in hpux_getdents()133 if (lastdirent) { in hpux_getdents()134 if (put_user(file->f_pos, &lastdirent->d_off)) in hpux_getdents()