Searched refs:_lws_plat_file_seek_cur (Results 1 – 6 of 6) sorted by relevance
174 _lws_plat_file_seek_cur(lws_fop_fd_t fop_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur() function
125 _lws_plat_file_seek_cur(lws_fop_fd_t fop_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur() function
95 _lws_plat_file_seek_cur(lws_fop_fd_t fop_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur() function
78 _lws_plat_file_seek_cur(lws_fop_fd_t fops_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur() function
262 _lws_plat_file_seek_cur(lws_fop_fd_t fop_fd, lws_fileofs_t offset);
876 context->fops_platform.LWS_FOP_SEEK_CUR = _lws_plat_file_seek_cur; in lws_create_context()