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

/external/ppp/pppd/plugins/
H A Dwinbind.c172 unsigned char lonybble, hinybble; local
192 lonybble = (p2 - hexchars);
194 p[num_chars] = (hinybble << 4) | lonybble;

Completed in 51 milliseconds