Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ptms_logp
usr/src/uts/common/sys/ptms.h
120
extern void ptms_logp(char *, uintptr_t);
usr/src/uts/common/sys/ptms.h
122
#define DDBGP(a, b) ptms_logp(a, b)