HomeSort by relevance Sort by last modified time
    Searched refs:hex2str (Results 1 - 2 of 2) sorted by null

  /system/core/libnetutils/
dhcpclient.c 239 static void hex2str(char *buf, const unsigned char *array, int len) function
281 hex2str(buf, msg->chaddr, c);
328 hex2str(buf, &x[2], optsz);
  /external/qemu/
usb-linux.c 1667 static void hex2str(int val, char *str, size_t size) function
    [all...]

Completed in 532 milliseconds