FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MPRINT
sys/ufs/ffs/ffs_subr.c
487
#define MPRINT(...) do { } while (0)
sys/ufs/ffs/ffs_subr.c
489
#define MPRINT(...) if (prtmsg) printf(__VA_ARGS__)