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

/freebsd-10.0-release/usr.sbin/lpr/lpc/
H A Dlpc.h39 #define LPC_PRIVCMD 0x0001 /* a privileged command */ macro
H A Dcmdtab.c64 #define PR LPC_PRIVCMD
H A Dlpc.c110 if ((c->c_opts & LPC_PRIVCMD) && getuid() &&
212 if ((c->c_opts & LPC_PRIVCMD) && getuid() &&

Completed in 74 milliseconds