| /plan9/sys/src/cmd/gs/src/ |
| H A D | gxpageq.c | 62 gx_page_queue_t * queue /* page queue to retrieve from */ 81 gx_page_queue_t * queue /* queue that entry is being alloc'd for */ in gx_page_queue_entry_alloc() argument 85 = gs_alloc_struct(queue->memory, gx_page_queue_entry_t, in gx_page_queue_entry_alloc() 90 entry->queue = queue; in gx_page_queue_entry_alloc() 101 gs_free_object(entry->queue->memory, entry, "gx_page_queue_entry_free"); in gx_page_queue_entry_free() 118 gx_page_queue_t * queue, /* page queue to init */ in gx_page_queue_init() argument 122 queue->memory = memory; in gx_page_queue_init() 123 queue->monitor = gx_monitor_alloc(memory); /* alloc monitor to serialize */ in gx_page_queue_init() 124 queue->entry_count = 0; in gx_page_queue_init() 125 queue->dequeue_in_progress = false; in gx_page_queue_init() [all …]
|
| H A D | gxpageq.h | 130 gx_page_queue_t *queue; /* link to queue the entry is in */ member 137 next, queue) 151 gx_page_queue_t * queue /* queue that entry is being alloc'd for */ 182 gx_page_queue_t * queue, /* page queue to init */ 192 gx_page_queue_t * queue /* page queue to dnit */ 202 gx_page_queue_t * queue /* queue to wait on */ 211 gx_page_queue_t * queue /* page queue to wait on */ 233 gx_page_queue_t * queue, /* page queue to add to */ 259 gx_page_queue_t * queue /* page queue to retrieve from */
|
| H A D | gp_os2pr.c | 77 char queue[gp_file_name_sizeof]; member 110 strncpy(pr->queue, fname, sizeof(pr->queue)-1); in os2_printer_fopen() 125 pm_spool(pr->filename, pr->queue); in os2_printer_fclose()
|
| H A D | gp_mswin.c | 185 is_spool(const char *queue) in is_spool() argument 192 if ((*queue != '\\') && (*queue != '/')) in is_spool() 194 } else if (tolower(*queue) != prefix[i]) in is_spool() 196 queue++; in is_spool() 198 if (*queue && (*queue != '\\') && (*queue != '/')) in is_spool() 368 get_queuename(char *portname, const char *queue) in get_queuename() argument 377 if ((queue == (char *)NULL) || (strlen(queue) == 0)) { in get_queuename() 393 strcat(portname, queue); in get_queuename()
|
| H A D | gp_os2.c | 401 private int is_os2_spool(const char *queue); 581 is_os2_spool(const char *queue) in is_os2_spool() argument 588 if ((*queue != '\\') && (*queue != '/')) in is_os2_spool() 590 } else if (tolower(*queue) != prefix[i]) in is_os2_spool() 592 queue++; in is_os2_spool() 603 pm_spool(char *filename, const char *queue) in pm_spool() argument 616 if (strlen(queue) != 0) { in pm_spool() 618 strcpy(queue_name, queue + 8); /* skip over \\spool\ */ in pm_spool()
|
| /plan9/sys/src/libventi/ |
| H A D | mkfile | 21 queue.$O\ 40 send.$O: queue.h 41 server.$O: queue.h 42 queue.$O: queue.h
|
| /plan9/sys/lib/lp/spooler/ |
| H A D | pcclone.new | 7 mkdir /tmp/log /tmp/prob /tmp/queue 10 bind -b /tmp/queue $LPLIB/queue
|
| /plan9/sys/lib/sysconfig/proto/ |
| H A D | portproto | 36 queue 37 queue.hold 38 queue.ext 39 queue.post
|
| /plan9/sys/src/cmd/upas/misc/ |
| H A D | qmail | 6 qer /mail/queue mail $sender $addr $* && runq /mail/queue /mail/lib/remotemail
|
| /plan9/mail/lib/ |
| H A D | qmail | 4 upas/vf | upas/qer /mail/queue smtp $* || exit 'qer failed' 5 upas/runq -n 10 /mail/queue /mail/lib/remotemail </dev/null >/dev/null >[2=1] &
|
| /plan9/sys/src/cmd/unix/drawterm/kern/ |
| H A D | devmouse.c | 141 if(mouse.queue[i].msec + Mousewindow > msec) in mouseread() 147 mouse.queue[i].xy.x, in mouseread() 148 mouse.queue[i].xy.y, in mouseread() 149 mouse.queue[i].buttons, in mouseread() 150 mouse.queue[i].msec); in mouseread()
|
| H A D | qlock.c | 7 queue(Proc **first, Proc **last) in queue() function 50 queue((Proc**)&q->first, (Proc**)&q->last); in qlock()
|
| /plan9/sys/lib/lp/daemon/ |
| H A D | post.warn | 5 cd $LPSPOOL/queue 20 set "" `cat $LPSPOOL/queue/$LPDEST/*id | sort -u`; shift
|
| /plan9/sys/lib/lp/stat/ |
| H A D | xerox-4512 | 5 echo printers queue: 17 echo queue on $THIS_HOST:
|
| H A D | xerox | 5 echo printers queue: 17 echo queue on $THIS_HOST:
|
| H A D | xante | 5 echo printers queue: 17 echo queue on $THIS_HOST:
|
| H A D | tektronix | 5 echo printers queue: 17 echo queue on $THIS_HOST:
|
| H A D | xerox-4517 | 5 echo printers queue: 17 echo queue on $THIS_HOST:
|
| /plan9/sys/doc/ |
| H A D | lp.ms | 67 Additional functions include checking the status of a printer queue 68 and removing jobs from the printer queue. 202 To look at the status and queue of a device, use 211 queue on cetus: 217 This command can print the status and queue of the local 223 The format of the status and queue printout is up to the administrator. 228 rice29436.1 removed from psu queue on cetus 285 take non-option arguments as job numbers to be removed from queue. 316 print the status and queue. 445 waiting on the queue for the device. [all …]
|
| /plan9/sys/src/cmd/qi/ |
| H A D | timing | 7 eight entry instruction queue 8 can fill queue from cache in one clock cycle
|
| /plan9/sys/src/9/ip/ |
| H A D | iproute.c | 265 addqueue(&f->queue, p); in addnode() 313 while(p = f->queue) { in v4addroute() 314 f->queue = p->mid; in v4addroute() 359 while(p = f->queue) { in v6addroute() 360 f->queue = p->mid; in v6addroute() 421 addqueue(&f->queue, p->left); in v4delroute() 422 addqueue(&f->queue, p->mid); in v4delroute() 423 addqueue(&f->queue, p->right); in v4delroute() 425 while(p = f->queue) { in v4delroute() 426 f->queue = p->mid; in v4delroute() [all …]
|
| /plan9/sys/src/cmd/plumb/ |
| H A D | fsys.c | 107 static QLock queue; variable 295 qlock(&queue); in newfid() 313 qunlock(&queue); in newfid() 529 qlock(&queue); in dispose() 552 qunlock(&queue); in dispose() 612 qlock(&queue); in fsysflush() 615 qunlock(&queue); in fsysflush() 747 qlock(&queue); in fsysopen() 754 qunlock(&queue); in fsysopen() 808 qlock(&queue); in fsysread() [all …]
|
| /plan9/sys/src/cmd/vnc/ |
| H A D | devmouse.c | 37 Mousestate queue[16]; /* circular buffer of click events */ member 203 m = mouse.queue[mouse.ri]; in mouseread() 204 if(++mouse.ri == nelem(mouse.queue)) in mouseread() 417 mouse.queue[mouse.wi] = mouse.Mousestate; in mousetrack() 418 if(++mouse.wi == nelem(mouse.queue)) in mousetrack()
|
| /plan9/sys/src/cmd/upas/ |
| H A D | mkfile | 92 mkdir /mail/queue /mail/box /mail/tmp 93 chmod 777 /mail/queue /mail/box /mail/tmp 94 chmod +t /mail/queue /mail/tmp
|
| /plan9/sys/doc/fs/ |
| H A D | p8 | 6 appear in its input queue. 12 are sent to the file system queue.
|