Searched defs:filebuf (Results 1 – 4 of 4) sorted by relevance
37 struct filebuf { struct45 static struct filebuf fb_pool[FILEBUF_POOL_ITEMS]; argument
30 using filebuf = basic_filebuf<char>; variable
143 uint8_t *filebuf; in evaluate_fingerprint() local
1087 char filebuf[PATH_MAX], realbuf[PATH_MAX]; local