Lines Matching defs:fcb
57 puffs_framev_cb fcb; /* non-blocking callback */
332 } else if (pufbuf->fcb) {
334 pufbuf->fcb(pu, pufbuf, pufbuf->fcb_arg, error);
371 pufbuf->fcb = NULL;
394 struct puffs_framebuf *pufbuf, puffs_framev_cb fcb, void *arg,
403 pufbuf->fcb = fcb;
428 pufbuf->fcb = NULL;
465 pufbuf->fcb = NULL;
496 pufbuf->fcb = NULL;
525 pufbuf->fcb = NULL;
715 } else if (appbuf->fcb) {
716 appbuf->fcb(pu, appbuf, appbuf->fcb_arg, 0);