Home
last modified time | relevance | path

Searched refs:RSTATUS (Results 1 – 25 of 26) sorted by relevance

12

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h225 typedef int (*qchk_fnc_type)( RSTATUS * );
239 RSTATUS * request_by_id ( char * );
240 RSTATUS * request_by_id_num ( long );
241 RSTATUS * request_by_jobid ( char * , char * );
256 int cancel ( RSTATUS * , int );
260 int one_printer_with_charsets ( RSTATUS * );
263 int qchk_filter ( RSTATUS * );
264 int qchk_form ( RSTATUS * );
265 int qchk_pwheel ( RSTATUS * );
266 int qchk_waiting ( RSTATUS * );
[all …]
H A Drstatus.c41 insertr(RSTATUS *r) in insertr()
43 RSTATUS *prs; in insertr()
77 remover(RSTATUS *r) in remover()
97 RSTATUS *
100 register RSTATUS *prs; in request_by_id()
108 RSTATUS *
111 register RSTATUS *prs; in request_by_id_num()
127 static int later ( RSTATUS * , RSTATUS * );
130 rsort (RSTATUS **p1, RSTATUS **p2) in rsort()
169 later(RSTATUS *prs1, RSTATUS *prs2) in later()
H A Drequeue.c67 queue_attract(PSTATUS *pps, int (*qchk_p)(RSTATUS *), int attract_just_one) in queue_attract() argument
69 register RSTATUS *prs; in queue_attract()
138 queue_repel(PSTATUS *pps, int move_off, int (*qchk_p)(RSTATUS *)) in queue_repel() argument
140 register RSTATUS *prs; in queue_repel()
209 queue_check(int (*qchk_p)( RSTATUS * )) in queue_check() argument
211 register RSTATUS *prs; in queue_check()
235 qchk_waiting(RSTATUS *prs) in qchk_waiting()
244 qchk_filter(RSTATUS *prs) in qchk_filter()
259 qchk_form(RSTATUS *prs) in qchk_form()
267 qchk_pwheel(RSTATUS *prs) in qchk_pwheel()
H A Dschedule.c45 RSTATUS * request;
56 static int ev_slowf(RSTATUS *);
57 static int ev_notify(RSTATUS *);
88 register RSTATUS * prs; in schedule()
122 prs = va_arg(ap, RSTATUS *); in schedule()
201 if ((prs = va_arg(ap, RSTATUS *)) != NULL) in schedule()
209 if ((prs = va_arg(ap, RSTATUS *)) != NULL) in schedule()
253 pl->arg.request = va_arg(ap, RSTATUS *); in schedule()
324 maybe_schedule(RSTATUS *prs) in maybe_schedule()
356 register RSTATUS *prs; in ev_message()
[all …]
H A Dnodes.h38 typedef struct rstat_node RSTATUS; typedef
66 RSTATUS *request;
117 RSTATUS *request;
183 RSTATUS *next;
184 RSTATUS *prev;
H A Dinit.c41 RSTATUS *Request_List = NULL; /* Queue of print requests */
134 RSTATUS **table = NULL; in init_requests()
146 RSTATUS *rsp; in init_requests()
155 RSTATUS tmp; in init_requests()
166 RSTATUS tmp; in init_requests()
250 qsort((void *)table, i, sizeof(RSTATUS *), in init_requests()
H A Ddaisyforms.c43 queue_form(RSTATUS *prs, FSTATUS *pfs) in queue_form()
58 unqueue_form(RSTATUS *prs) in unqueue_form()
76 queue_pwheel(RSTATUS *prs, char *name) in queue_pwheel()
102 unqueue_pwheel(RSTATUS *prs) in unqueue_pwheel()
381 RSTATUS * prs; in max_requests_needing_form_mounted()
416 RSTATUS * prs; in max_requests_needing_pwheel_mounted()
458 one_printer_with_charsets(RSTATUS *prs) in one_printer_with_charsets()
H A Ddowait.c48 static char * geterrbuf ( RSTATUS * );
63 register RSTATUS *prs; in dowait()
429 schedule (EV_SLOWF, (RSTATUS *)0); in dowait()
448 schedule (EV_NOTIFY, (RSTATUS *)0); in dowait()
496 geterrbuf(RSTATUS *prs) in geterrbuf()
556 check_request(RSTATUS *prs) in check_request()
H A Ddisp1.c34 static int mv_file(RSTATUS *, char *);
37 RSTATUS *NewRequest;
85 RSTATUS *rp; in s_print_request()
341 RSTATUS *rp; in s_start_change_request()
445 RSTATUS *rp; in s_end_change_request()
649 static RSTATUS *rp; in _cancel()
654 RSTATUS *crp; in _cancel()
799 RSTATUS *rp; in s_inquire_request_rank()
800 RSTATUS *found = NULL; in s_inquire_request_rank()
890 mv_file(RSTATUS *rp, char *dest) in mv_file()
[all …]
H A Dflt.c44 RSTATUS * r1;
81 f->r1 = (RSTATUS *)va_arg(arg, RSTATUS *); in add_flt_act()
H A Dalerts.c84 RSTATUS *rp = va_arg(args, RSTATUS *); in alert()
150 pformat(char *file, char *text, PSTATUS *pr, RSTATUS *rp) in pformat()
311 RSTATUS *rp; in f_count()
332 RSTATUS *rp; in p_count()
H A Dfaults.c76 printer_fault(register PSTATUS *pps, register RSTATUS *prs, char *alert_text, in printer_fault()
165 dial_problem(register PSTATUS *pps, RSTATUS *prs, int rc) in dial_problem()
H A Dcancel.c40 cancel (RSTATUS *prs, int spool) in cancel()
H A Dlpsched.c325 schedule (EV_NOTIFY, (RSTATUS *)0); in process()
326 schedule (EV_SLOWF, (RSTATUS *)0); in process()
H A Ddisp2.c114 alert(A_PRINTER, pps, (RSTATUS *)0, in s_load_printer()
394 register RSTATUS *prs; in s_load_class()
465 RSTATUS *prs; in s_unload_class()
H A Dvalidate.c46 int pickfilter ( RSTATUS * , CANDIDATE * , FSTATUS * );
58 static int _chkopts ( RSTATUS *, CANDIDATE * , FSTATUS * );
69 _validate(RSTATUS *prs, PSTATUS *pps, PSTATUS *stop_pps, char **prefixp, in _validate()
836 _chkopts(RSTATUS *prs, CANDIDATE *pc, FSTATUS *pfs) in _chkopts()
H A Ddisp3.c599 RSTATUS *prs; in s_unload_form()
683 register RSTATUS *prs; in s_load_printwheel()
718 register RSTATUS *prs; in _unload_pwheel()
H A Dfiles.c116 void rmfiles ( RSTATUS * rp, int log_it ) /* funcdef */ in rmfiles()
317 } while ( wrap != curr && ((RSTATUS *)request_by_id_num(ret)) ) ; in _alloc_req_id()
H A Dnotify.c97 notify(register RSTATUS *prs, char *errbuf, int k, int e, int slow) in notify()
H A Dexec.c296 RSTATUS *request; in exec()
334 request = va_arg(args, RSTATUS *); in exec()
352 request = va_arg(args, RSTATUS *); in exec()
357 request = va_arg(args, RSTATUS *); in exec()
H A Dfncs.c392 free_rstatus(RSTATUS *rsp) in free_rstatus()
425 RSTATUS *
428 RSTATUS *result = calloc(1, sizeof (*result)); in new_rstatus()
H A Dpickfilter.c81 pickfilter(RSTATUS *prs, CANDIDATE *pc, FSTATUS *pfs) in pickfilter()
/titanic_50/usr/src/uts/sun4/sys/
H A Dsudev.h117 #define RSTATUS 0x06 /* Receiver Line Status */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h114 #define RSTATUS 0x06 /* Receiver Line Status */ macro
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c1708 case RSTATUS: in asyintr()

12