Lines Matching defs:word
793 char word[10];
797 snprintf(word, sizeof (word), "%.2x ", data[i]);
798 (void) strlcat(buff, word, sizeof (buff));
1349 uchar_t *vwv; /* word parameters */
1442 /* print the word parameters */
1475 /* print the word parameters */
1671 /* word 7 */
1680 /* word 7 */
1684 /* word 8 */
1810 uchar_t *vwv; /* word parameters */
1867 /* print the word parameters */
1931 /* print the word parameters */
1960 char word[10];
1995 snprintf(word, sizeof (word), "%.4x ", get2(comdata));
1999 (void) strlcat(buff, word, sizeof (buff));