Home
last modified time | relevance | path

Searched refs:offset_from_cur_pos (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-vfs.h111 lws_fileofs_t offset_from_cur_pos);
/third_party/libwebsockets/lib/roles/http/server/
Dfops-zip.c489 lws_fops_zip_seek_cur(lws_fop_fd_t fd, lws_fileofs_t offset_from_cur_pos) in lws_fops_zip_seek_cur() argument
491 fd->pos = (lws_filepos_t)((lws_fileofs_t)fd->pos + offset_from_cur_pos); in lws_fops_zip_seek_cur()