/netbsd-src/sys/sys/ |
H A D | tty.h | 84 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 D | qop_cdnr.c | 406 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 D | acpi_i2c.c | 78 char *clist; acpi_enter_i2c_device() local
|
/netbsd-src/usr.bin/sort/ |
H A D | init.c | 82 struct coldesc *clist = NULL; variable
|
/netbsd-src/bin/dd/ |
H A D | args.c | 358 } clist[] = { variable
|
/netbsd-src/external/bsd/am-utils/dist/libamu/ |
H A D | wire.c | 452 #define clist (ifc.ifc_ifcu.ifcu_req) macro
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | dnsrps.c | 62 static librpz_clist_t *clist; variable
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | dnsrps.c | 63 static librpz_clist_t *clist; variable
|
/netbsd-src/external/bsd/ntp/dist/ntpdc/ |
H A D | ntpdc_ops.c | 2661 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 D | s3_lib.c | 3600 uint16_t *clist; in ssl3_ctrl() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | s3_lib.c | 3606 uint16_t *clist; in ssl3_ctrl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-low.cc | 7659 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 D | ssl.h | 1431 # 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 D | ssl.h.in | 1444 # 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 D | omp-low.c | 6955 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 D | nfs_clstate.c | 3146 int clist, gotseq_ok, i, j, k, op, rcalls; in nfscl_docb() local
|