/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.h | 167 #define validate_request(PRS,PREFIXP,MOVING) \ argument 168 _validate((PRS), (PSTATUS *)0, (PSTATUS *)0, (PREFIXP), (MOVING)) 170 #define evaluate_request(PRS,PPS,MOVING) \ argument 171 _validate((PRS), (PPS), (PSTATUS *)0, (char **)0, (MOVING)) 173 #define reevaluate_request(PRS,PPS) \ argument 174 _validate((PRS), (PSTATUS *)0, (PPS), (char **)0, 0) 179 #define NEEDS_FILTERING(PRS) \ argument 180 ((PRS)->slow && !((PRS)->request->outcome & RS_FILTERED)) 188 #define makereqerr(PRS) \ argument 191 getreqno((PRS)->secure->req_id), \
|
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 87 ((pcs = search_cstatus(PRS->request->destination)) != NULL) \ in queue_attract() 91 #define ISANY(PRS) STREQU(PRS->request->destination, NAME_ANY) in queue_attract() argument
|
H A D | validate.c | 218 #define CHKU(PRS,PPS) \ in _validate() argument 222 (PRS)->secure->user, \ in _validate() 274 #define CHKOPTS(PRS,PC,PFS) _chkopts((PRS),(PC),(PFS)) /* was a macro */ in _validate() argument 291 #define CHKACCEPT(PRS,PPS) \ in _validate() argument 294 || (PRS)->printer == (PPS) \ in _validate() 515 #define CHKPWMNT(PRS,PPS) SAME((PPS)->pwheel_name, (PRS)->request->charset) in _validate() argument 523 #define CHKCHSET(PRS,PPS) \ in _validate() argument 525 !(PRS)->request->charset \ in _validate()
|
H A D | schedule.c | 420 #define MATCH(PRS, PPS) (\ argument 422 !(PRS)->pwheel_name || \ 423 !((PRS)->status & RSS_PWMAND) || \ 424 STREQU((PRS)->pwheel_name, NAME_ANY) || \ 426 STREQU((PPS)->pwheel_name, (PRS)->pwheel_name)))
|
H A D | dowait.c | 40 #define SHOULD_NOTIFY(PRS) \ argument 42 (PRS)->request->actions & (ACT_MAIL|ACT_WRITE|ACT_NOTIFY)\ 43 || (PRS)->request->alert \
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | print.h | 120 #define PRS 77 /* privilege set */ macro
|
H A D | systable.c | 785 {"setppriv", 4, DEC, NOV, HID, PRO, PRN, PRS}, /* 0 */ 786 {"getppriv", 4, DEC, NOV, HID, HID, PRN, PRS}, /* 1 */
|
/illumos-gate/usr/src/cmd/krb5/slave/ |
H A D | kprop.c | 71 void PRS 129 PRS(argc, argv); 156 void PRS(argc, argv) in PRS() function
|
H A D | kpropd.c | 144 void PRS 213 PRS(argc, argv); 1224 void PRS(argc,argv) in PRS() function
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init.h | 135 BLOCK_PRTY_INFO(PRS, (1<<6), 0xff, 0xff, 0xff, 0xff),
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_init_reset.c | 3113 ECORE_INIT_COMN( pdev, PRS); in init_prs_common() 3148 ECORE_INIT_PORT(pdev, PRS); in init_prs_port() 3176 ECORE_INIT_FUNC( pdev, PRS); in init_prs_func()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 7000 029b PRS-500 eBook reader 7013 031e PRS-300/PRS-505 eBook reader
|