Lines Matching refs:hex
1499 /* Convert hex digit A to a number. */
1509 hex digit %c\n", a);
1896 unsigned char hex[3];
1929 sprintf(hex, "%02x", commands[nc][i]);
1930 strcat (hexcommand, hex);
1937 sprintf(hex, "%02x", cksum);
1938 strcat(hexcommand, hex);
1940 "writing hex command to pid", /* notify */ True);
1976 /* must be here an O packet with hex encoded string reply