Lines Matching refs:hex
542 /* Convert hex digit A to a number. */
552 XERROR(0, "Reply contains invalid hex digit %c\n", a);
941 char hex[3];
974 sprintf(hex, "%02x", (unsigned char) commands[nc][i]);
976 strcat (hexcommand, hex);
983 sprintf(hex, "%02x", cksum);
984 strcat(hexcommand, hex);
986 "writing hex command to pid", /* notify */ True);
1022 /* must be here an O packet with hex encoded string reply