Home
last modified time | relevance | path

Searched refs:lastdirent (Results 1 – 1 of 1) sorted by relevance

/arch/parisc/hpux/
Dfs.c116 struct hpux_dirent __user * lastdirent; in hpux_getdents() local
132 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()