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

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

Completed in 104 milliseconds