Searched refs:cl_handle (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/rpc_client/
H A Dgen_client.c79 cl = (CLIENT *)dbenv->cl_handle;
113 cl = (CLIENT *)dbenv->cl_handle;
147 cl = (CLIENT *)dbenv->cl_handle;
186 cl = (CLIENT *)dbenv->cl_handle;
238 cl = (CLIENT *)dbenv->cl_handle;
292 cl = (CLIENT *)dbenv->cl_handle;
332 cl = (CLIENT *)dbenv->cl_handle;
368 cl = (CLIENT *)dbenv->cl_handle;
404 cl = (CLIENT *)dbenv->cl_handle;
440 cl = (CLIENT *)dbenv->cl_handle;
[all...]
H A Dclient.c81 dbenv->cl_handle = cl;
180 cl = (CLIENT *)dbenv->cl_handle;
195 dbenv->cl_handle = NULL;
/macosx-10.9.5/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_priq.h123 u_int32_t cl_handle; /* class handle */ member in struct:priq_class
H A Dpktsched_tcq.h95 u_int32_t cl_handle; /* class handle */ member in struct:tcq_class
H A Dpktsched_fairq.c468 cl->cl_handle = qid;
538 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
548 cl->cl_handle, cl->cl_pri, cl->cl_qlimit, flags, FARF_BITS);
645 cl->cl_handle, cl->cl_pri);
885 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
896 fairq_style(cl->cl_fif), cl->cl_handle,
1147 cl->cl_handle, cl->cl_pri, qlen, qlen(&b->queue),
1166 cl->cl_handle, cl->cl_pri, ifclassq_ev2str(ev));
1197 sp->class_handle = cl->cl_handle;
1243 cl->cl_handle
[all...]
H A Dpktsched_priq.c406 cl->cl_handle = qid;
473 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
483 cl->cl_handle, cl->cl_pri, qlimit, flags, PRCF_BITS);
553 cl->cl_handle, cl->cl_pri);
702 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
713 priq_style(pif), cl->cl_handle,
833 cl->cl_handle, cl->cl_pri, qlen, qlen(&cl->cl_q),
852 cl->cl_handle, cl->cl_pri, ifclassq_ev2str(ev));
882 sp->class_handle = cl->cl_handle;
942 cl->cl_handle
[all...]
H A Dpktsched_tcq.c378 cl->cl_handle = qid;
445 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
455 cl->cl_handle, cl->cl_pri, qlimit, flags, TQCF_BITS);
522 cl->cl_handle, cl->cl_pri);
663 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
674 tcq_style(tif), cl->cl_handle,
789 cl->cl_handle, cl->cl_pri, qlen, qlen(&cl->cl_q),
808 cl->cl_handle, cl->cl_pri, ifclassq_ev2str(ev));
838 sp->class_handle = cl->cl_handle;
898 cl->cl_handle
[all...]
H A Dpktsched_hfsc.c525 cl->cl_handle = qid;
600 "flags=%b\n", if_name(ifp), hfsc_style(hif), cl->cl_handle,
601 (cl->cl_parent != NULL) ? cl->cl_parent->cl_handle : 0,
604 hfsc_print_sc(hif, cl->cl_handle, eff_rate,
608 hfsc_print_sc(hif, cl->cl_handle, eff_rate,
612 hfsc_print_sc(hif, cl->cl_handle, eff_rate,
724 cl->cl_handle, cl->cl_id);
955 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
966 hfsc_style(cl->cl_hif), cl->cl_handle,
1080 cl->cl_handle, c
[all...]
H A Dpktsched_qfq.c493 cl->cl_handle = qid;
542 cl->cl_handle);
629 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
639 cl->cl_handle, cl->cl_grp->qfg_index, weight, qlimit,
707 if_name(QFQIF_IFP(qif)), qfq_style(qif), cl->cl_handle);
987 cl->cl_handle, (uint64_t)VM_KERNEL_ADDRPERM(m), cl->cl_F,
1170 qfq_style(qif), cl->cl_handle,
1226 cl->cl_handle, grp->qfg_index, grp->qfg_full_slots,
1338 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
1349 qfq_style(qif), cl->cl_handle,
[all...]
H A Dpktsched_fairq.h149 u_int32_t cl_handle; /* class handle */ member in struct:fairq_class
H A Dpktsched_qfq.h201 u_int32_t cl_handle; /* class handle */ member in struct:qfq_class
H A Dpktsched_hfsc.h232 u_int32_t cl_handle; /* class handle */ member in struct:hfsc_class
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb_int.h404 #define RPC_ON(dbenv) ((dbenv)->cl_handle != NULL)
H A Ddb.h1868 void *cl_handle; /* RPC: remote client handle */ member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb_int.h403 #define RPC_ON(dbenv) ((dbenv)->cl_handle != NULL)
H A Ddb.h1857 void *cl_handle; /* RPC: remote client handle */ member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb_int.h406 #define RPC_ON(dbenv) ((dbenv)->cl_handle != NULL)
H A Ddb.h1866 void *cl_handle; /* RPC: remote client handle */ member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb_int.h403 #define RPC_ON(dbenv) ((dbenv)->cl_handle != NULL)
H A Ddb.h1905 void *cl_handle; /* RPC: remote client handle */ member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb_int.h403 #define RPC_ON(dbenv) ((dbenv)->cl_handle != NULL)
H A Ddb.h1905 void *cl_handle; /* RPC: remote client handle */ member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/env/
H A Denv_stat.c298 STAT_ISSET("RPC client", dbenv->cl_handle);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb_int.in402 #define RPC_ON(dbenv) ((dbenv)->cl_handle != NULL)
H A Ddb.in1878 void *cl_handle; /* RPC: remote client handle */

Completed in 316 milliseconds