Home
last modified time | relevance | path

Searched defs:PRS (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Drequeue.c60 #define SKIP_IT(PRS) ((PRS)->request->outcome & RS_SKIP) argument
85 #define SAMECLASS(PRS,PPS) \ in queue_attract() argument
91 #define ISANY(PRS) STREQU(PRS->request->destination, NAME_ANY) in queue_attract() argument
H A Dlpsched.h167 #define validate_request(PRS,PREFIXP,MOVING) \ argument
170 #define evaluate_request(PRS,PPS,MOVING) \ argument
173 #define reevaluate_request(PRS,PPS) \ argument
179 #define NEEDS_FILTERING(PRS) \ argument
188 #define makereqerr(PRS) \ argument
H A Dvalidate.c218 #define CHKU(PRS,PPS) \ in _validate() argument
274 #define CHKOPTS(PRS,PC,PFS) _chkopts((PRS),(PC),(PFS)) /* was a macro */ in _validate() argument
291 #define CHKACCEPT(PRS,PPS) \ in _validate() argument
515 #define CHKPWMNT(PRS,PPS) SAME((PPS)->pwheel_name, (PRS)->request->charset) in _validate() argument
523 #define CHKCHSET(PRS,PPS) \ in _validate() argument
H A Ddowait.c40 #define SHOULD_NOTIFY(PRS) \ argument
H A Dschedule.c420 #define MATCH(PRS, PPS) (\ argument
/illumos-gate/usr/src/cmd/truss/
H A Dprint.h119 #define PRS 77 /* privilege set */ macro
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkprop.c156 void PRS(argc, argv) in PRS() function
H A Dkpropd.c1224 void PRS(argc,argv) in PRS() function