Searched refs:hex1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/hotplug2/linux24_compat/
H A Dhotplug2-coldplug-2.4.c88 char *join_to_fourhex(unsigned char hex0, unsigned char hex1) { argument
93 snprintf(tmp, 4, "%x%2x", hex0, hex1);
95 snprintf(tmp, 4, "%x", hex1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/hotplug2/linux24_compat/
H A Dhotplug2-coldplug-2.4.c88 char *join_to_fourhex(unsigned char hex0, unsigned char hex1) { argument
93 snprintf(tmp, 4, "%x%2x", hex0, hex1);
95 snprintf(tmp, 4, "%x", hex1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/hotplug2/linux24_compat/
H A Dhotplug2-coldplug-2.4.c88 char *join_to_fourhex(unsigned char hex0, unsigned char hex1) { argument
93 snprintf(tmp, 4, "%x%2x", hex0, hex1);
95 snprintf(tmp, 4, "%x", hex1);

Completed in 159 milliseconds