/src/share/examples/puffs/pgfs/ |
pgfs_subs.c | 243 my_lo_lseek(struct Xconn *xc, int32_t fd, int32_t offset, int32_t whence, function in typeref:typename:int 414 error = my_lo_lseek(xc, fd, 0, SEEK_END, &size);
|
pgfs_subs.c | 243 my_lo_lseek(struct Xconn *xc, int32_t fd, int32_t offset, int32_t whence, function in typeref:typename:int 414 error = my_lo_lseek(xc, fd, 0, SEEK_END, &size);
|