Searched defs:queue (Results 1 - 25 of 240) sorted by relevance

12345678910

/netbsd-current/usr.sbin/lpr/common_source/
H A Dlp.h93 struct queue { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Devents.h35 (event_queue *queue); variable
65 (event_queue *queue); variable
76 (event_queue *queue); variable
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Devents.h35 (event_queue *queue); variable
65 (event_queue *queue); variable
76 (event_queue *queue); variable
/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_enable.c81 QMGR_QUEUE *queue; local
100 void qmgr_enable_queue(QMGR_QUEUE *queue) argument
[all...]
H A Dqmgr_scan.c178 qmgr_scan_create(const char *queue) argument
[all...]
H A Dqmgr_error.c90 QMGR_QUEUE *queue; local
[all...]
H A Dqmgr_defer.c87 QMGR_QUEUE *queue; local
105 qmgr_defer_todo(QMGR_QUEUE *queue, DSN *dsn) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_enable.c81 QMGR_QUEUE *queue; local
100 void qmgr_enable_queue(QMGR_QUEUE *queue) argument
[all...]
H A Dqmgr_scan.c178 qmgr_scan_create(const char *queue) argument
[all...]
H A Dqmgr_peer.c80 QMGR_PEER *qmgr_peer_create(QMGR_JOB *job, QMGR_QUEUE *queue) argument
100 QMGR_QUEUE *queue = peer->queue; local
117 qmgr_peer_find(QMGR_JOB *job, QMGR_QUEUE *queue) argument
124 qmgr_peer_obtain(QMGR_JOB *job, QMGR_QUEUE *queue) argument
138 QMGR_QUEUE *queue; local
[all...]
H A Dqmgr_error.c90 QMGR_QUEUE *queue; local
[all...]
H A Dqmgr_defer.c92 QMGR_QUEUE *queue; local
110 qmgr_defer_todo(QMGR_QUEUE *queue, DSN *dsn) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dttm_lock.h76 drm_waitqueue_t queue; member in struct:ttm_lock
/netbsd-current/sys/external/bsd/drm2/i915drm/
H A Di915_pci.h40 SIMPLEQ_ENTRY(i915drmkms_task) queue; member in union:i915drmkms_task::__anon2
/netbsd-current/sys/external/bsd/drm2/nouveau/
H A Dnouveau_pci.h40 SIMPLEQ_ENTRY(nouveau_pci_task) queue; member in union:nouveau_pci_task::__anon3
/netbsd-current/sys/external/bsd/drm2/radeon/
H A Dradeon_task.h40 SIMPLEQ_ENTRY(radeon_task) queue; member in union:radeon_task::__anon4
/netbsd-current/sys/external/bsd/drm2/amdgpu/
H A Damdgpu_task.h40 SIMPLEQ_ENTRY(amdgpu_task) queue; member in union:amdgpu_task::__anon1
/netbsd-current/sys/external/bsd/drm2/vmwgfx/
H A Dvmwgfx_task.h37 SIMPLEQ_ENTRY(vmwgfx_task) queue; member in union:vmwgfx_task::__anon5
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dnotif.h53 std::list<notif_event *> queue; member in struct:notif_server
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dnotif.h53 std::list<notif_event *> queue; member in struct:notif_server
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_util.c41 int vchiu_queue_init(VCHIU_QUEUE_T *queue, int size) argument
61 vchiu_queue_delete(VCHIU_QUEUE_T *queue) argument
67 vchiu_queue_is_empty(VCHIU_QUEUE_T *queue) argument
72 vchiu_queue_is_full(VCHIU_QUEUE_T *queue) argument
77 vchiu_queue_push(VCHIU_QUEUE_T *queue, VCHIQ_HEADER_T *header) argument
107 vchiu_queue_peek(VCHIU_QUEUE_T *queue) argument
126 vchiu_queue_pop(VCHIU_QUEUE_T *queue) argument
[all...]
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_prio_q.h37 } queue; typedef in typeref:struct:Queue
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dqueue_test.c58 item_queue_t queue; local
[all...]
/netbsd-current/sys/dev/raidframe/
H A Drf_sstf.h35 RF_DiskQueueData_t *queue; member in struct:RF_SstfQ_s
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_reset_types.h55 drm_waitqueue_t queue; member in struct:intel_reset

Completed in 150 milliseconds

12345678910