debugprintf
debugprintf(
debugprintf("changing mode of %s to %o.", mtpoint,
debugprintf("changing owner (user) or %s to %u.", mtpoint,
debugprintf("changing owner (group) or %s to %u.", mtpoint,
static void debugprintf(const char *, ...) __printflike(1, 2);