Home
last modified time | relevance | path

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

/dragonfly/contrib/grep/lib/
H A Dfts.c259 # define Dprintf(x) do { if (fts_debug) printf x; } while (false) macro
261 # define Dprintf(x) macro