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

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

Completed in 22 milliseconds