Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 25 of 161) sorted by relevance

1234567

/freebsd/sys/net/altq/
H A Daltq_hfsc.c139 #define is_a_parent_class(cl) ((cl)->cl_children != NULL) argument
202 struct hfsc_class *cl, *parent; in hfsc_add_queue() local
245 struct hfsc_class *cl; in hfsc_remove_queue() local
260 struct hfsc_class *cl; in hfsc_getqstats() local
305 struct hfsc_class *cl; in hfsc_clear_interface() local
344 struct hfsc_class *cl; in hfsc_purge() local
358 struct hfsc_class *cl, *p; in hfsc_class_create() local
555 hfsc_class_destroy(struct hfsc_class *cl) in hfsc_class_destroy()
633 hfsc_nextclass(struct hfsc_class *cl) in hfsc_nextclass()
658 struct hfsc_class *cl; in hfsc_enqueue() local
[all …]
H A Daltq_priq.c137 struct priq_class *cl; in priq_add_queue() local
164 struct priq_class *cl; in priq_remove_queue() local
179 struct priq_class *cl; in priq_getqstats() local
207 struct priq_class *cl; in priq_clear_interface() local
242 struct priq_class *cl; in priq_purge() local
256 struct priq_class *cl; in priq_class_create() local
392 priq_class_destroy(struct priq_class *cl) in priq_class_destroy()
449 struct priq_class *cl; in priq_enqueue() local
499 struct priq_class *cl; in priq_dequeue() local
529 priq_addq(struct priq_class *cl, struct mbuf *m) in priq_addq()
[all …]
H A Daltq_fairq.c191 struct fairq_class *cl; in fairq_add_queue() local
218 struct fairq_class *cl; in fairq_remove_queue() local
233 struct fairq_class *cl; in fairq_getqstats() local
261 struct fairq_class *cl; in fairq_clear_interface() local
292 struct fairq_class *cl; in fairq_purge() local
307 struct fairq_class *cl; in fairq_class_create() local
432 fairq_class_destroy(struct fairq_class *cl) in fairq_class_destroy()
485 struct fairq_class *cl = NULL; /* Make compiler happy */ in fairq_enqueue() local
538 struct fairq_class *cl; in fairq_dequeue() local
609 fairq_addq(struct fairq_class *cl, struct mbuf *m, u_int32_t bucketid) in fairq_addq()
[all …]
H A Daltq_rmclass.c184 struct rm_class *cl; in rmc_newclass() local
348 rmc_modclass(struct rm_class *cl, u_int nsecPerByte, int maxq, u_int maxidle, in rmc_modclass()
411 struct rm_class *cl, *clh; in rmc_wrr_set_weights() local
463 rmc_depth_compute(struct rm_class *cl) in rmc_depth_compute()
489 rmc_depth_recompute(rm_class_t *cl) in rmc_depth_recompute()
544 rmc_delete_class(struct rm_ifdat *ifd, struct rm_class *cl) in rmc_delete_class()
746 rmc_queue_packet(struct rm_class *cl, mbuf_t *m) in rmc_queue_packet()
840 rmc_satisfied(struct rm_class *cl, struct timeval *now) in rmc_satisfied()
873 rmc_under_limit(struct rm_class *cl, struct timeval *now) in rmc_under_limit()
957 struct rm_class *cl = NULL, *first = NULL; in _rmc_wrr_dequeue_next() local
[all …]
H A Daltq_cbq.c79 cbq_class_destroy(cbq_state_t *cbqp, struct rm_class *cl) in cbq_class_destroy()
105 struct rm_class *cl; in clh_to_clp() local
128 struct rm_class *cl; in cbq_clear_interface() local
174 get_class_stats(class_stats_t *statsp, struct rm_class *cl) in get_class_stats()
275 struct rm_class *cl; in cbq_add_queue() local
383 struct rm_class *cl; in cbq_remove_queue() local
420 struct rm_class *cl; in cbq_getqstats() local
460 struct rm_class *cl; in cbq_enqueue() local
553 struct rm_class *cl; in cbq_purge() local
/freebsd/lib/libc/iconv/
H A Dcitrus_lookup.c87 seq_get_num_entries_db(struct _citrus_lookup *cl) in seq_get_num_entries_db()
94 seq_next_db(struct _citrus_lookup *cl, struct _region *key, in seq_next_db()
116 seq_lookup_db(struct _citrus_lookup *cl, const char *key, struct _region *data) in seq_lookup_db()
131 seq_close_db(struct _citrus_lookup *cl) in seq_close_db()
139 seq_open_db(struct _citrus_lookup *cl, const char *name) in seq_open_db()
171 seq_next_plain(struct _citrus_lookup *cl, struct _region *key, in seq_next_plain()
211 seq_get_num_entries_plain(struct _citrus_lookup *cl) in seq_get_num_entries_plain()
223 seq_lookup_plain(struct _citrus_lookup *cl, const char *key, in seq_lookup_plain()
246 seq_close_plain(struct _citrus_lookup *cl) in seq_close_plain()
253 seq_open_plain(struct _citrus_lookup *cl, const char *name) in seq_open_plain()
[all …]
/freebsd/sys/rpc/
H A Dclnt_bck.c119 CLIENT *cl; /* client handle */ in clnt_bck_create() local
183 CLIENT *cl, /* client handle */ in clnt_bck_call()
485 clnt_bck_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_bck_geterr()
493 clnt_bck_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_bck_freeres()
506 clnt_bck_abort(CLIENT *cl) in clnt_bck_abort()
511 clnt_bck_control(CLIENT *cl, u_int request, void *info) in clnt_bck_control()
518 clnt_bck_close(CLIENT *cl) in clnt_bck_close()
544 clnt_bck_destroy(CLIENT *cl) in clnt_bck_destroy()
569 CLIENT *cl = (CLIENT *)arg; in clnt_bck_svccall() local
H A Dclnt_rc.c82 CLIENT *cl = NULL; /* client handle */ in clnt_reconnect_create() local
126 clnt_reconnect_connect(CLIENT *cl) in clnt_reconnect_connect()
276 CLIENT *cl, /* client handle */ in clnt_reconnect_call()
387 clnt_reconnect_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_reconnect_geterr()
399 clnt_reconnect_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_reconnect_freeres()
417 clnt_reconnect_control(CLIENT *cl, u_int request, void *info) in clnt_reconnect_control()
542 clnt_reconnect_close(CLIENT *cl) in clnt_reconnect_close()
567 clnt_reconnect_destroy(CLIENT *cl) in clnt_reconnect_destroy()
H A Dclnt_vc.c133 CLIENT *cl; /* client handle */ in clnt_vc_create() local
282 CLIENT *cl, /* client handle */ in clnt_vc_call()
604 clnt_vc_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_vc_geterr()
612 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
625 clnt_vc_abort(CLIENT *cl) in clnt_vc_abort()
630 clnt_vc_control(CLIENT *cl, u_int request, void *info) in clnt_vc_control()
794 clnt_vc_close(CLIENT *cl) in clnt_vc_close()
848 clnt_vc_destroy(CLIENT *cl) in clnt_vc_destroy()
1260 CLIENT *cl = (CLIENT *)data; in clnt_vc_dotlsupcall() local
H A Dclnt_nl.c179 CLIENT *cl; in client_nl_create() local
256 clnt_nl_call(CLIENT *cl, struct rpc_callextra *ext, rpcproc_t proc, in clnt_nl_call()
444 clnt_nl_close(CLIENT *cl) in clnt_nl_close()
458 clnt_nl_destroy(CLIENT *cl) in clnt_nl_destroy()
475 clnt_nl_control(CLIENT *cl, u_int request, void *info) in clnt_nl_control()
H A Dclnt_dg.c182 CLIENT *cl = NULL; /* client handle */ in clnt_dg_create() local
324 CLIENT *cl, /* client handle */ in clnt_dg_call()
781 clnt_dg_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_dg_geterr()
789 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
807 clnt_dg_control(CLIENT *cl, u_int request, void *info) in clnt_dg_control()
940 clnt_dg_close(CLIENT *cl) in clnt_dg_close()
986 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy()
/freebsd/sbin/fsck_msdosfs/
H A Dfat.c88 bitmap_clear(long_bitmap_t *lbp, cl_t cl) in bitmap_clear()
99 bitmap_get(long_bitmap_t *lbp, cl_t cl) in bitmap_get()
108 bitmap_none_in_range(long_bitmap_t *lbp, cl_t cl) in bitmap_none_in_range()
186 fat_clear_cl_head(struct fat_descriptor *fat, cl_t cl) in fat_clear_cl_head()
192 fat_is_cl_head(struct fat_descriptor *fat, cl_t cl) in fat_is_cl_head()
198 fat_is_cl_head_in_range(struct fat_descriptor *fat, cl_t cl) in fat_is_cl_head_in_range()
215 fat_get_fat12_ptr(struct fat_descriptor *fat, cl_t cl) in fat_get_fat12_ptr()
221 fat_get_fat12_next(struct fat_descriptor *fat, cl_t cl) in fat_get_fat12_next()
240 fat_set_fat12_next(struct fat_descriptor *fat, cl_t cl, cl_t nextcl) in fat_set_fat12_next()
272 fat_get_fat16_ptr(struct fat_descriptor *fat, cl_t cl) in fat_get_fat16_ptr()
[all …]
/freebsd/sys/arm/allwinner/
H A Daw_mp.c82 #define CPUS_CL_RST(cl) (0x30 + (cl) * 0x4) argument
83 #define CPUX_CL_CTRL0(cl) (0x0 + (cl) * 0x10) argument
84 #define CPUX_CL_CTRL1(cl) (0x4 + (cl) * 0x10) argument
85 #define CPUX_CL_CPU_STATUS(cl) (0x30 + (cl) * 0x4) argument
86 #define CPUX_CL_RST(cl) (0x80 + (cl) * 0x4) argument
87 #define PRCM_CL_PWROFF(cl) (0x100 + (cl) * 0x4) argument
88 #define PRCM_CL_PWR_CLAMP(cl, cpu) (0x140 + (cl) * 0x4 + (cpu) * 0x4) argument
/freebsd/lib/libc/rpc/
H A Dclnt_raw.c230 clnt_raw_geterr(CLIENT *cl, struct rpc_err *err) in clnt_raw_geterr()
237 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_raw_freeres()
256 clnt_raw_abort(CLIENT *cl) in clnt_raw_abort()
262 clnt_raw_control(CLIENT *cl, u_int ui, void *str) in clnt_raw_control()
269 clnt_raw_destroy(CLIENT *cl) in clnt_raw_destroy()
H A Dclnt_vc.c203 CLIENT *cl; /* client handle */ in clnt_vc_create() local
313 clnt_vc_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xdr_args, void *args_ptr, in clnt_vc_call()
452 clnt_vc_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_vc_geterr()
464 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
493 clnt_vc_abort(CLIENT *cl) in clnt_vc_abort()
512 clnt_vc_control(CLIENT *cl, u_int request, void *info) in clnt_vc_control()
625 clnt_vc_destroy(CLIENT *cl) in clnt_vc_destroy()
H A Dclnt_dg.c204 CLIENT *cl = NULL; /* client handle */ in clnt_dg_create() local
314 clnt_dg_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_dg_call()
604 clnt_dg_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_dg_geterr()
612 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
640 clnt_dg_control(CLIENT *cl, u_int request, void *info) in clnt_dg_control()
778 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy()
/freebsd/crypto/krb5/src/lib/rpc/
H A Dclnt_raw.c227 CLIENT *cl, in clntraw_geterr()
235 CLIENT *cl, in clntraw_freeres()
254 clntraw_abort(CLIENT *cl) in clntraw_abort()
261 CLIENT *cl, in clntraw_control()
270 clntraw_destroy(CLIENT *cl) in clntraw_destroy()
H A Dclnt_udp.c128 CLIENT *cl; in clntudp_bufcreate() local
229 CLIENT *cl, /* client handle */ in clntudp_call()
416 CLIENT *cl, in clntudp_geterr()
427 CLIENT *cl, in clntudp_freeres()
447 CLIENT *cl, in clntudp_control()
479 clntudp_destroy(CLIENT *cl) in clntudp_destroy()
/freebsd/sys/dev/scc/
H A Dscc_core.c58 struct scc_class *cl; in scc_bfe_intr() local
101 struct scc_class *cl; in scc_bfe_attach() local
307 struct scc_class *cl; scc_bfe_detach() local
353 struct scc_class *cl; scc_bfe_probe() local
460 struct scc_class *cl; scc_bus_read_ivar() local
[all...]
/freebsd/sys/kgssapi/
H A Dgss_pname_to_uid.c49 CLIENT *cl; in gss_pname_to_uid() local
90 CLIENT *cl; in gss_pname_to_unix_cred() local
H A Dgss_impl.c60 CLIENT *cl; in kgss_load() local
243 CLIENT *cl; in kgss_gssd_client() local
H A Dgss_release_cred.c49 CLIENT *cl; in gss_release_cred() local
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_qfq.c305 struct qfq_class *cl = (struct qfq_class *)_q; in qfq_new_queue() local
336 struct qfq_class *cl = (struct qfq_class *)_q; in qfq_free_queue() local
437 qfq_slot_insert(struct qfq_group *grp, struct qfq_class *cl, uint64_t roundedS) in qfq_slot_insert()
524 struct qfq_class *cl) in qfq_update_class()
552 struct qfq_class *cl; in qfq_dequeue() local
623 qfq_update_start(struct qfq_sched *q, struct qfq_class *cl) in qfq_update_start()
657 struct qfq_class *cl = (struct qfq_class *)_q; in qfq_enqueue() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_cmdline.c34 struct archive_cmdline *cl; DEFINE_TEST() local
[all...]
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_decode.c61 Der_class *cl, Der_type *ty, unsigned *tag) in find_tag() argument
570 Der_class cl; decode_type() local
[all...]

1234567