Home
last modified time | relevance | path

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

/openbsd/usr.bin/ftp/
H A Dfetch.c75 static char hextochar(const char *);
1575 *ret = hextochar(&str[i + 1]); in urldecode()
1607 hextochar(const char *str) in hextochar() function
/openbsd/usr.sbin/rpki-client/
H A Dhttp.c335 hextochar(const char *str) in hextochar() function
378 *ret = hextochar(&str[i + 1]); in url_decode()