OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:puffs_framebuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpuffs/
framebuf.c
54
struct
puffs_framebuf
{
struct
70
TAILQ_ENTRY(
puffs_framebuf
) pfb_entries;
102
struct
puffs_framebuf
*
105
struct
puffs_framebuf
*pufbuf;
107
pufbuf = malloc(sizeof(struct
puffs_framebuf
));
110
memset(pufbuf, 0, sizeof(struct
puffs_framebuf
));
124
puffs_framebuf_destroy(struct
puffs_framebuf
*pufbuf)
134
puffs_framebuf_recycle(struct
puffs_framebuf
*pufbuf)
145
reservespace(struct
puffs_framebuf
*pufbuf, size_t off, size_t wantsize)
169
puffs_framebuf_dup(struct
puffs_framebuf
*pb, struct puffs_framebuf **pbp
[
all
...]
framebuf.c
54
struct
puffs_framebuf
{
struct
70
TAILQ_ENTRY(
puffs_framebuf
) pfb_entries;
102
struct
puffs_framebuf
*
105
struct
puffs_framebuf
*pufbuf;
107
pufbuf = malloc(sizeof(struct
puffs_framebuf
));
110
memset(pufbuf, 0, sizeof(struct
puffs_framebuf
));
124
puffs_framebuf_destroy(struct
puffs_framebuf
*pufbuf)
134
puffs_framebuf_recycle(struct
puffs_framebuf
*pufbuf)
145
reservespace(struct
puffs_framebuf
*pufbuf, size_t off, size_t wantsize)
169
puffs_framebuf_dup(struct
puffs_framebuf
*pb, struct puffs_framebuf **pbp
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025