Searched refs:pr_llseek (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pfdinfo.c | 134 info->pr_offset = pr_llseek(P, fd, 0, SEEK_CUR); in load_fdinfo()
|
H A D | pr_lseek.c | 118 pr_llseek(struct ps_prochandle *Pr, int filedes, offset_t offset, int whence) in pr_llseek() function
|
H A D | mapfile-vers | 189 pr_llseek;
|
H A D | libproc.h | 401 extern offset_t pr_llseek(struct ps_prochandle *, int, offset_t, int);
|
H A D | llib-lproc | 285 offset_t pr_llseek(struct ps_prochandle *Pr,
|