Searched defs:PRS (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | requeue.c | 60 #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 D | lpsched.h | 167 #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 [all...] |
H A D | validate.c | 217 #define CHKU(PRS,PPS) \ in _validate() argument 273 #define CHKOPTS(PRS,PC,PFS) _chkopts((PRS),(PC),(PFS)) /* was a macro */ in _validate() argument 290 #define CHKACCEPT(PRS,PPS) \ in _validate() argument 514 #define CHKPWMNT(PRS,PPS) SAME((PPS)->pwheel_name, (PRS)->request->charset) in _validate() argument 522 #define CHKCHSET(PRS,PPS) \ in _validate() argument [all...] |
H A D | dowait.c | 42 #define SHOULD_NOTIFY(PRS) \ argument
|
H A D | schedule.c | 423 #define MATCH(PRS, PPS) (\ argument
|
/titanic_51/usr/src/cmd/truss/ |
H A D | print.h | 119 #define PRS 77 /* privilege set */ macro
|
/titanic_51/usr/src/cmd/krb5/slave/ |
H A D | kprop.c | 156 void PRS(argc, argv) in PRS() function
|
H A D | kpropd.c | 1224 void PRS(argc,argv) in PRS() function
|