HomeSort by: relevance | last modified time | path
    Searched refs:_dprintf (Results 1 - 2 of 2) sorted by relevancy

  /src/share/examples/puffs/pgfs/
pgfs_debug.h 31 #define DPRINTF(...) _dprintf(__func__, __VA_ARGS__);
32 void _dprintf(const char *, const char *, ...);
pgfs_debug.c 48 _dprintf(const char *func, const char *fmt, ...) function in typeref:typename:void

Completed in 14 milliseconds