Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/powertop/common/
H A Ddisplay.c76 #define BLANK_LINE 1 macro
192 pos_y += NEXT_LINE + BLANK_LINE; in pt_display_setup()
197 pos_y += cstate_lines + BLANK_LINE; in pt_display_setup()
203 pos_y += NEXT_LINE + BLANK_LINE; in pt_display_setup()
219 pos_y += BLANK_LINE + NEXT_LINE; in pt_display_setup()
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlflow.c62 #define BLANK_LINE(s) ((s[0] == '\0') || (s[0] == '#') || (s[0] == '\n')) macro
372 if (BLANK_LINE(line)) { in i_dladm_flow_walk_rw_db()
515 if (BLANK_LINE(line)) in i_dladm_flow_create_db()
817 if (BLANK_LINE(line)) in dladm_flow_init()