Lines Matching refs:active
367 char active[3] = "-\0"; in print_be_nodes() local
381 active[0] = '\0'; in print_be_nodes()
391 active[ai++] = 'x'; in print_be_nodes()
394 active[ai++] = 'N'; in print_be_nodes()
397 active[ai] = 'b'; in print_be_nodes()
399 active[ai] = 'R'; in print_be_nodes()
407 active, in print_be_nodes()
415 hdr->cols[1].width, active, in print_be_nodes()
495 char active[3] = "-\0"; in print_fmt_nodes() local
510 active[0] = '\0'; in print_fmt_nodes()
516 active[ai++] = 'N'; in print_fmt_nodes()
518 active[ai] = 'R'; in print_fmt_nodes()
526 active, in print_fmt_nodes()
535 hdr->cols[1].width, active, in print_fmt_nodes()