Searched defs:rq (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap_r/
H A Drq.c37 ldap_pvt_runqueue_insert( struct runqueue_s* rq, time_t interval, ldap_pvt_thread_start_t *routine, void *arg, char *tname, char *tspec ) argument
64 ldap_pvt_runqueue_find( struct runqueue_s *rq, ldap_pvt_thread_start_t *routine, void *arg ) argument
80 ldap_pvt_runqueue_remove( struct runqueue_s* rq, struct re_s* entry ) argument
100 ldap_pvt_runqueue_next_sched( struct runqueue_s* rq, struct timeval* next_run ) argument
117 ldap_pvt_runqueue_runtask( struct runqueue_s* rq, struct re_s* entry ) argument
126 ldap_pvt_runqueue_stoptask( struct runqueue_s* rq, struct re_s* entry ) argument
135 ldap_pvt_runqueue_isrunning( struct runqueue_s* rq, struct re_s* entry ) argument
151 ldap_pvt_runqueue_resched( struct runqueue_s* rq, struct re_s* entry, int defer ) argument
[all...]
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dapply.c148 dispatch_queue_t dq = da->da_dc->dc_data, rq = dq, tq; local
/macosx-10.9.5/smb-697.95.1/kernel/netsmb/
H A Dsmb_usr.c101 struct smb_rq rq, *rqp = &rq; local
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Ddg.c508 rpc_dg_recvq_p_t rq = &call->rq; local
[all...]
H A Ddgcall.c161 rpc_dg_recvq_p_t rq = &call->rq; local
1156 rpc_dg_recvq_p_t rq = &call->rq; local
[all...]
H A Ddgccall.c1725 rpc_dg_recvq_p_t rq = &ccall->c.rq; local
[all...]
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Drq.c77 struct smbioc_path_convert rq; local
109 struct smbioc_path_convert rq; local
[all...]
H A Dsmbio_2.c61 struct smb2ioc_check_dir rq; local
119 struct smb2ioc_close rq; local
261 struct smb2ioc_create rq; local
[all...]
H A Dctx.c600 struct smbioc_negotiate rq; local
720 struct smbioc_negotiate rq; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dsched_fixedpriority.c426 run_queue_t rq = runq_for_processor(processor); local
476 run_queue_t rq; local
H A Dsched_proto.c296 run_queue_t rq = global_runq; local
396 run_queue_t rq = global_runq; local
421 run_queue_t rq; local
[all...]
H A Dsched_grrr.c312 grrr_run_queue_t rq = &processor->grrr_runq; local
347 grrr_run_queue_t rq = &processor->grrr_runq; local
406 grrr_run_queue_t rq local
438 grrr_run_queue_t rq = &processor->grrr_runq; local
610 grrr_intergroup_schedule(grrr_run_queue_t rq) argument
695 grrr_rescale_work(grrr_run_queue_t rq) argument
708 grrr_enqueue( grrr_run_queue_t rq, thread_t thread) argument
755 grrr_select(grrr_run_queue_t rq) argument
798 grrr_remove( grrr_run_queue_t rq, thread_t thread) argument
835 grrr_sorted_list_insert_group(grrr_run_queue_t rq, grrr_group_t group) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c111 kdp_readphysmem64_req_t rq; local
165 kdp_machine_phys_read(kdp_readphysmem64_req_t *rq, caddr_t dst, argument
270 kdp_machine_phys_write(kdp_writephysmem64_req_t *rq, caddr_t src, argument
321 kdp_machine_ioport_read(kdp_readioport_req_t *rq, caddr_t data, uint16_t lcpu) argument
350 kdp_machine_ioport_write(kdp_writeioport_req_t *rq, caddr_t data, uint16_t lcpu) argument
379 kdp_machine_msr64_read(kdp_readmsr64_req_t *rq, caddr_t data, uint16_t lcpu) argument
393 kdp_machine_msr64_write(kdp_writemsr64_req_t *rq, caddr_t data, uint16_t lcpu) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Drefint.c403 refint_q *rq = op->o_callback->sc_private; local
703 refint_q *rq; local
851 refint_q *rq; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c89 kdp_exception_t *rq = (kdp_exception_t *)pkt; local
119 kdp_exception_ack_t *rq = (kdp_exception_ack_t *)pkt; local
[all...]
/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAPConn.cpp504 TIrGetRequest* rq = (TIrGetRequest*)GetCurrentEvent(); local
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Ddhcpd.c476 dhcp_bootp_allocate(char * idstr, char * hwstr, struct dhcp * rq, argument
597 struct dhcp * rq = request->pkt; local
[all...]
H A Dbootpd.c1440 struct bootp * rq = (struct bootp *)request->pkt; local
[all...]
H A Dbsdpd.c1441 struct dhcp * rq = request->pkt; local
1527 struct dhcp * rq = request->pkt; local
2117 struct dhcp * rq = request->pkt; local
[all...]
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_manager.c2120 struct ifpppstatsreq rq; local
2311 struct ifpppstatsreq rq; local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_xmebw.c984 Initialize(Widget rq, Widget ebw, ArgList args UNUSED, Cardinal *n UNUSED) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_dummynet.h345 struct dn_flow_queue **rq; /* array of rq_size entries */ member in struct:dn_flow_set
499 user32_addr_t rq; /* array of rq_size entries */ member in struct:dn_flow_set_32
624 user64_addr_t rq; /* array of rq_size entries */ member in struct:dn_flow_set_64
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_subs.c650 struct nfsreq rq, *req = &rq; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/
H A Dkdp.c240 kdp_connect_req_t *rq = &pkt->connect_req; local
294 kdp_disconnect_req_t *rq = &pkt->disconnect_req; local
339 kdp_reattach_req_t *rq = &pkt->reattach_req; local
355 kdp_hostinfo_req_t *rq = &pkt->hostinfo_req; local
382 kdp_kernelversion_req_t *rq = &pkt->kernelversion_req; local
411 kdp_suspend_req_t *rq = &pkt->suspend_req; local
438 kdp_resumecpus_req_t *rq = &pkt->resumecpus_req; local
465 kdp_writemem_req_t *rq = &pkt->writemem_req; local
498 kdp_writemem64_req_t *rq = &pkt->writemem64_req; local
531 kdp_writephysmem64_req_t *rq = &pkt->writephysmem64_req; local
566 kdp_readmem_req_t *rq = &pkt->readmem_req; local
603 kdp_readmem64_req_t *rq = &pkt->readmem64_req; local
640 kdp_readphysmem64_req_t *rq = &pkt->readphysmem64_req; local
677 kdp_maxbytes_req_t *rq = &pkt->maxbytes_req; local
704 kdp_version_req_t *rq = &pkt->version_req; local
735 kdp_regions_req_t *rq = &pkt->regions_req; local
771 kdp_writeregs_req_t *rq = &pkt->writeregs_req; local
798 kdp_readregs_req_t *rq = &pkt->readregs_req; local
826 kdp_breakpoint_req_t *rq = &pkt->breakpoint_req; local
855 kdp_breakpoint64_req_t *rq = &pkt->breakpoint64_req; local
884 kdp_breakpoint_req_t *rq = &pkt->breakpoint_req; local
912 kdp_breakpoint64_req_t *rq = &pkt->breakpoint64_req; local
1518 kdp_readioport_req_t *rq = &pkt->readioport_req; local
1555 kdp_writeioport_req_t *rq = &pkt->writeioport_req; local
1587 kdp_readmsr64_req_t *rq = &pkt->readmsr64_req; local
1615 kdp_writemsr64_req_t *rq = &pkt->writemsr64_req; local
1641 kdp_dumpinfo_req_t *rq = &pkt->dumpinfo_req; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dname.c2362 struct Ufunction *rq,*rp = np->nvalue.rp; local

Completed in 316 milliseconds

12