Searched refs:_dprintf (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/share/examples/puffs/pgfs/
H A Dpgfs_debug.h31 #define DPRINTF(...) _dprintf(__func__, __VA_ARGS__);
32 void _dprintf(const char *, const char *, ...);
H A Dpgfs_debug.c48 _dprintf(const char *func, const char *fmt, ...) function

Completed in 104 milliseconds