Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hexit
src/apps/poorman/libhttpd/libhttpd.c
1252
*to = hexit( from[1] ) * 16 + hexit( from[2] );
src/apps/poorman/libhttpd/libhttpd.c
143
static int hexit( char c );