Home
last modified time | relevance | path

Searched defs:readbuf (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.c119 char readbuf[LABEL_SCAN_SIZE] __attribute((aligned(8))); in _find_labeller() local
196 char readbuf[LABEL_SCAN_SIZE] __attribute((aligned(8))); in label_remove() local
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dharness.c18 char *readbuf = NULL; variable
/netbsd-src/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c177 readbuf(struct state *s, void *buf, size_t len) in readbuf() function
/netbsd-src/games/monop/
H A Dexecute.c362 char readbuf[512]; in rest_f() local
/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dhttpread.c374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler() local
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c320 char *readbuf; in fillbuf() local
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c4777 char *readbuf = NULL, *readp = NULL, *token = NULL, *query = NULL; in evhttp_uri_parse_with_flags() local