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

  /src/lib/libpuffs/
framebuf.c 58 void *fcb_arg; /* argument for previous */ member in struct:puffs_framebuf
334 pufbuf->fcb(pu, pufbuf, pufbuf->fcb_arg, error);
372 pufbuf->fcb_arg = NULL;
404 pufbuf->fcb_arg = arg;
429 pufbuf->fcb_arg = NULL;
466 pufbuf->fcb_arg = NULL;
497 pufbuf->fcb_arg = NULL;
526 pufbuf->fcb_arg = NULL;
716 appbuf->fcb(pu, appbuf, appbuf->fcb_arg, 0);

Completed in 47 milliseconds