OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:appbuf
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libpuffs/
framebuf.c
661
struct puffs_framebuf *pufbuf, *
appbuf
;
local
690
appbuf
= findbuf(pu, fctrl, fio, pufbuf);
696
if (
appbuf
== NULL) {
706
puffs__framebuf_moveinfo(pufbuf,
appbuf
);
709
appbuf
= pufbuf;
711
appbuf
->istat &= ~ISTAT_NODESTROY;
713
if (
appbuf
->pcc) {
714
puffs__cc_cont(
appbuf
->pcc);
715
} else if (
appbuf
->fcb) {
716
appbuf
->fcb(pu, appbuf, appbuf->fcb_arg, 0)
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026