Home
last modified time | relevance | path

Searched refs:STP_MALLOC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dbase.h135 #define STP_MALLOC(PTR, TYPE, MSG) \ macro
162 STP_MALLOC(WHAT, TYPE, MSG); \
H A Dstatmch.c41 STP_MALLOC(this, STATE_MACH_T, "state machine"); in STP_state_mach_create()