Searched refs:read_hex (Results 1 – 2 of 2) sorted by relevance
30 static int read_hex(int argc, char **argv, char *buf, size_t size) in read_hex() function81 count = read_hex(argc - 2, &argv[2], buf, sizeof(buf)); in handle_vendor()
549 static int read_hex(char *mesg) in read_hex() function1052 sys_id = read_hex("Hex code (L to list codes): "); in change_systype()