Home
last modified time | relevance | path

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

/freebsd-9-stable/tools/tools/bootparttest/
Dbootparttest.c85 #define PWIDTH 35 macro
99 printf("%-*s%s\n", PWIDTH, line, size); in ptable_print()
116 #undef PWIDTH
/freebsd-9-stable/sys/boot/common/
Ddisk.c185 #define PWIDTH 35 macro
199 sprintf(line, "%-*s%s", PWIDTH, line, in ptable_print()
219 #undef PWIDTH