HomeSort by: relevance | last modified time | path
    Searched defs:puffs_framebuf_telloff (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpuffs/
framebuf.c 265 puffs_framebuf_telloff(struct puffs_framebuf *pufbuf) function in typeref:typename:size_t
282 return puffs_framebuf_tellsize(pufbuf) - puffs_framebuf_telloff(pufbuf);

Completed in 12 milliseconds