Home
last modified time | relevance | path

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

/pciutils/
H A Dls-tree.c240 #define LINE_BUF_SIZE 1024 macro
247 if (p >= line + LINE_BUF_SIZE - 1) in print_it()
263 int space = line + LINE_BUF_SIZE - 1 - p; in tree_printf()
459 char line[LINE_BUF_SIZE]; in show_forest()