Home
last modified time | relevance | path

Searched defs:debug_printf_glob (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c468 #define debug_printf_glob(...) do {} while (0) macro
1301 # define debug_printf_glob(...) (indent(), fdprintf(2, __VA_ARGS__)) macro