Searched refs:LPC_MSGOPT (Results 1 – 3 of 3) sorted by relevance
38 #define LPC_MSGOPT 0x0002 /* command recognizes -msg option */ macro
59 #define M LPC_MSGOPT
113 } else if (cmdopts & LPC_MSGOPT) in generic()145 if (cmdopts & LPC_MSGOPT) { in generic()