Searched refs:MM_NULLACT (Results 1 – 2 of 2) sorted by relevance
74 #define MM_NULLACT ((char *) 0) macro
149 int do_action = (print & action_mask) && action != MM_NULLACT; in fmtmsg()175 int do_action = action != MM_NULLACT; in fmtmsg()
Completed in 5 milliseconds