Searched refs:outputbuf (Results 1 – 1 of 1) sorted by relevance
301 char outputbuf[33]; in field_get() local306 bin2str(outputbuf, hash, sizeof(hash)); in field_get()307 mg_printf(conn, "value md5 hash = %s\n", outputbuf); in field_get()