Searched defs:whence (Results 1 – 7 of 7) sorted by relevance
129 int whence, in qio_channel_buffer_seek()
170 def _lseek(file_obj, offset, whence): argument
535 int ga_parse_whence(GuestFileWhence *whence, Error **errp) in ga_parse_whence()
46 off_t os_lseek(int fd, off_t offset, int whence) in os_lseek()
800 int whence, struct fuse_file_info *fi) in fuse_lseek()
1377 loff_t yaffs_lseek(int handle, loff_t offset, int whence) in yaffs_lseek()
2666 const char *whence = "UNKNOWN"; in print__llseek() local