Searched refs:phex (Results 1 – 1 of 1) sorted by relevance
37 char *hex, *phex; in spdk_hexlify() local43 phex = hex; in spdk_hexlify()52 *phex++ = c0; in spdk_hexlify()53 *phex++ = c1; in spdk_hexlify()55 *phex = '\0'; in spdk_hexlify()