Home
last modified time | relevance | path

Searched refs:NUM_COLS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/util/
H A DHelpDialog.java46 public static int NUM_COLS = 45; field in HelpDialog
53 this(parent, title, mode, NUM_ROWS, NUM_COLS); in HelpDialog()
/titanic_41/usr/src/cmd/beadm/
H A Dbeadm.c57 #define NUM_COLS (6) macro
81 struct col_info cols[NUM_COLS];
184 for (i = 0; i < NUM_COLS; i++) { in print_hdr()
230 for (i = 0; i < NUM_COLS; i++) { in init_hdr_cols()
280 size_t len[NUM_COLS]; in count_widths()
285 for (i = 0; i < NUM_COLS; i++) in count_widths()
354 for (i = 0; i < NUM_COLS; i++) in count_widths()