Searched refs:LPC_MSGOPT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/lpr/lpc/
H A Dlpc.h42 #define LPC_MSGOPT 0x0002 /* command recognizes -msg option */ macro
H A Dcmdtab.c67 #define M LPC_MSGOPT
H A Dcmds.c127 } else if (cmdopts & LPC_MSGOPT)
159 if (cmdopts & LPC_MSGOPT) {

Completed in 106 milliseconds