Searched refs:call_lseek (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-fork.c203 call_lseek (int fd, off_t offset, int whence) function
236 call_lseek (i, fp->filepos[i], SEEK_SET);
287 fp->filepos[tmp] = call_lseek (tmp, 0, SEEK_CUR);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-fork.c203 call_lseek (int fd, off_t offset, int whence) function
235 call_lseek (i, fp->filepos[i], SEEK_SET);
286 fp->filepos[tmp] = call_lseek (tmp, 0, SEEK_CUR);

Completed in 311 milliseconds