Searched defs:bufp (Results 1 – 4 of 4) sorted by relevance
162 static char *bufp; in readchar() local
247 process_v_cont_request(char *bufp) in process_v_cont_request()
720 int vasprintf(char **bufp, const char *fmt, va_list args) in vasprintf()751 int asprintf(char **bufp, const char *fmt, ...) in asprintf()
1788 vhd_read_bitmap(vhd_context_t *ctx, uint32_t block, char **bufp) in vhd_read_bitmap()1837 vhd_read_block(vhd_context_t *ctx, uint32_t block, char **bufp) in vhd_read_block()
Completed in 45 milliseconds