Home
last modified time | relevance | path

Searched defs:clist (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/sys/
H A Dtty.h84 struct clist { struct
85 u_char *c_cf; /* points to first character */
86 u_char *c_cl; /* points to next open character */
87 u_char *c_cs; /* start of ring buffer */
111 struct clist t_rawq; /* Device raw input queue. */ argument
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_cdnr.c406 struct classinfo *clinfo, *clist[2]; in qop_cdnr_add_element() local
462 struct classinfo *clinfo, *clist[3]; in qop_cdnr_add_tbmeter() local
524 struct classinfo *clinfo, *clist[4]; in qop_cdnr_add_trtcm() local
598 struct classinfo *clinfo, *clist[4]; in qop_cdnr_add_tswtcm() local
/netbsd-src/sys/dev/acpi/
H A Dacpi_i2c.c78 char *clist; acpi_enter_i2c_device() local
/netbsd-src/usr.bin/sort/
H A Dinit.c82 struct coldesc *clist = NULL; variable
/netbsd-src/bin/dd/
H A Dargs.c358 } clist[] = { variable
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dwire.c452 #define clist (ifc.ifc_ifcu.ifcu_req) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnsrps.c62 static librpz_clist_t *clist; variable
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddnsrps.c63 static librpz_clist_t *clist; variable
/netbsd-src/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c2661 u_long clist[min(MAXARGS, 8)]; in clockstat() local
2843 u_long clist[min(MAXARGS, 8)]; in clkbug() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Ds3_lib.c3600 uint16_t *clist; in ssl3_ctrl() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Ds3_lib.c3606 uint16_t *clist; in ssl3_ctrl() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc7659 gimple_seq *clist, omp_context *ctx) in lower_reduction_clauses()
8579 gimple_seq ilist, dlist, olist, tred_dlist = NULL, clist = NULL, new_body; in lower_omp_sections() local
8929 gimple_seq clist = NULL; in lower_omp_scope() local
10452 gimple_seq *dlist, gimple_seq *clist, in lower_omp_for_lastprivate()
11008 gimple_seq clist = NULL, mdlist = NULL; in lower_omp_for_scan() local
11629 gimple_seq cnt_list = NULL, clist = NULL; in lower_omp_for() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1431 # define SSL_get0_certificate_types(s, clist) \ argument
1433 # define SSL_CTX_set1_client_certificate_types(ctx, clist, clistlen) \ argument
1436 # define SSL_set1_client_certificate_types(s, clist, clistlen) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1444 # define SSL_get0_certificate_types(s, clist) \ argument
1446 # define SSL_CTX_set1_client_certificate_types(ctx, clist, clistlen) \ argument
1449 # define SSL_set1_client_certificate_types(s, clist, clistlen) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c6955 gimple_seq *clist, omp_context *ctx) in lower_reduction_clauses()
7846 gimple_seq ilist, dlist, olist, tred_dlist = NULL, clist = NULL, new_body; in lower_omp_sections() local
9608 gimple_seq *dlist, gimple_seq *clist, in lower_omp_for_lastprivate()
9970 gimple_seq clist = NULL, mdlist = NULL; in lower_omp_for_scan() local
10550 gimple_seq cnt_list = NULL, clist = NULL; in lower_omp_for() local
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c3146 int clist, gotseq_ok, i, j, k, op, rcalls; in nfscl_docb() local