Home
last modified time | relevance | path

Searched refs:copy_hex_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libcups/tools/
H A Dipptool.c194 static void copy_hex_string(char *buffer, unsigned char *data, int datalen, size_t bufsize);
858 copy_hex_string(char *buffer, /* I - String buffer */ in copy_hex_string() function
5971 copy_hex_string(temp, adata, adatalen, sizeof(temp)); in with_value()
6046 copy_hex_string(matchbuf, adata, adatalen, matchlen); in with_value()
6066 copy_hex_string(temp, adata, adatalen, sizeof(temp)); in with_value()