Searched refs:bits_name (Results 1 – 1 of 1) sorted by relevance
527 const char *bits_name; member669 if (tbl->bits_name[0] != '\0') { in trace_bits()672 (void) fprintf(ftrace, "%s", tbl->bits_name); in trace_bits()700 if (tbp->bits_name[0] != '\0') in trace_string()701 slen += strlen(tbp->bits_name) + 1; in trace_string()715 if (tbl->bits_name[0] != '\0') { in trace_string()718 (void) strcpy(cp, tbl->bits_name); in trace_string()719 cp += strlen(tbl->bits_name); in trace_string()