Home
last modified time | relevance | path

Searched defs:indentprintf (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c123 #define indentprintf(p) do { int iJ; PRINTK("."); for (iJ=0; iJ<indent; iJ++) PRINTK(" "); PRINTK p ; } while (0) macro

Completed in 6 milliseconds