Home
last modified time | relevance | path

Searched refs:cinfo (Results 1 – 18 of 18) sorted by relevance

/dragonfly/sys/dev/disk/advansys/
H A Dadvansys.c92 struct adv_ccb_info *cinfo; in adv_get_ccb_info() local
102 return (cinfo); in adv_get_ccb_info()
109 cinfo->state = ACCB_FREE; in adv_free_ccb_info()
208 if (cinfo == NULL) in adv_action()
212 cinfo->ccb = ccb; in adv_action()
227 cinfo->dmamap, in adv_action()
643 cinfo->state = ACCB_FREE; in adv_alloc_ccb_info()
645 &cinfo->dmamap); in adv_alloc_ccb_info()
652 return (cinfo); in adv_alloc_ccb_info()
677 if (cinfo == NULL || cinfo->state == ACCB_FREE) { in adv_timeout()
[all …]
H A Dadvlib.c1997 struct adv_ccb_info *cinfo; in adv_abort_ccb() local
2007 cinfo = (struct adv_ccb_info *) in adv_abort_ccb()
2009 cinfo->state |= ACCB_ABORT_QUEUED; in adv_abort_ccb()
/dragonfly/crypto/openssh/
H A Dssh.c606 if (cinfo == NULL) in ssh_conn_info_free()
610 free(cinfo->uidstr); in ssh_conn_info_free()
614 free(cinfo->portstr); in ssh_conn_info_free()
615 free(cinfo->remhost); in ssh_conn_info_free()
616 free(cinfo->remuser); in ssh_conn_info_free()
617 free(cinfo->homedir); in ssh_conn_info_free()
619 free(cinfo); in ssh_conn_info_free()
1368 cinfo = xcalloc(1, sizeof(*cinfo)); in main()
1379 cinfo->conn_hash_hex = ssh_connection_hash(cinfo->thishost, host, in main()
1396 cinfo); in main()
[all …]
H A Dsshconnect.c842 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command() argument
880 DEFAULT_CLIENT_PERCENT_EXPAND_ARGS(cinfo), in load_hostkeys_command()
926 check_host_key(char *hostname, const struct ssh_conn_info *cinfo, in check_host_key() argument
985 "HOSTNAME", cinfo, host_key, host); in check_host_key()
997 "ADDRESS", cinfo, host_key, ip); in check_host_key()
1110 if (check_host_key(hostname, cinfo, hostaddr, 0, in check_host_key()
1421 const struct ssh_conn_info *cinfo) in verify_host_key() argument
1515 r = check_host_key(host, cinfo, hostaddr, options.port, host_key, in verify_host_key()
1542 const struct ssh_conn_info *cinfo) in ssh_login() argument
1565 ssh_kex2(ssh, host, hostaddr, port, cinfo); in ssh_login()
H A Dsshconnect2.c124 const struct ssh_conn_info *cinfo) in order_hostkeyalgs() argument
144 "ORDER", cinfo, NULL, host); in order_hostkeyalgs()
222 const struct ssh_conn_info *cinfo) in ssh_kex2() argument
231 xxx_conn_info = cinfo; in ssh_kex2()
265 order_hostkeyalgs(host, hostaddr, port, cinfo)); in ssh_kex2()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dptree.c242 tree_constraint_info *cinfo = (tree_constraint_info *)node; in cxx_print_xnode() local
243 if (cinfo->template_reqs) in cxx_print_xnode()
244 print_node (file, "template_reqs", cinfo->template_reqs, indent+4); in cxx_print_xnode()
245 if (cinfo->declarator_reqs) in cxx_print_xnode()
246 print_node (file, "declarator_reqs", cinfo->declarator_reqs, in cxx_print_xnode()
249 cinfo->associated_constr, indent+4); in cxx_print_xnode()
/dragonfly/sys/dev/raid/ida/
H A Dida.c239 struct ida_controller_info cinfo; in ida_attach() local
244 error = ida_command(ida, CMD_GET_CTRL_INFO, &cinfo, sizeof(cinfo), in ida_attach()
252 cinfo.num_drvs, cinfo.firm_rev[0], cinfo.firm_rev[1], in ida_attach()
253 cinfo.firm_rev[2], cinfo.firm_rev[3]); in ida_attach()
267 for (i = 0; i < cinfo.num_drvs; i++) in ida_attach()
/dragonfly/sys/dev/raid/tws/
H A Dtws_user.c309 cpkt.working_srl = sc->cinfo.working_srl; in tws_ioctl_aen()
310 cpkt.working_branch = sc->cinfo.working_branch; in tws_ioctl_aen()
311 cpkt.working_build = sc->cinfo.working_build; in tws_ioctl_aen()
318 cpkt.fw_on_ctlr_srl = sc->cinfo.fw_on_ctlr_srl; in tws_ioctl_aen()
319 cpkt.fw_on_ctlr_branch = sc->cinfo.fw_on_ctlr_branch; in tws_ioctl_aen()
320 cpkt.fw_on_ctlr_build = sc->cinfo.fw_on_ctlr_build; in tws_ioctl_aen()
H A Dtws_hdm.c183 initc->fw_srl = sc->cinfo.working_srl = TWS_CURRENT_FW_SRL; in tws_init_connect()
185 initc->fw_branch = sc->cinfo.working_branch = 0; in tws_init_connect()
186 initc->fw_build = sc->cinfo.working_build = 0; in tws_init_connect()
191 sc->cinfo.fw_on_ctlr_srl = initc->fw_srl; in tws_init_connect()
192 sc->cinfo.fw_on_ctlr_branch = initc->fw_branch; in tws_init_connect()
193 sc->cinfo.fw_on_ctlr_build = initc->fw_build; in tws_init_connect()
H A Dtws.h247 struct tws_init_connect_info cinfo; /* compatibility info */ member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c2019 struct cinfo struct
2033 auto_vec<cinfo> info;
2404 cinfo, indexes, in gen_transform()
2578 cinfo, NULL); in gen_transform()
2586 && cinfo->info[cinfo->info[where].same_as].result_use_count > 1) in gen_transform()
2590 cinfo->info[cinfo->info[where].same_as].result_use_count--; in gen_transform()
3196 if (cinfo.info[i].cse_p) in gen_1()
3310 &cinfo, indexes); in gen_1()
3380 &cinfo, indexes); in gen_1()
3423 &cinfo, indexes); in gen_1()
[all …]
/dragonfly/lib/libc/include/
H A Dnscache.h160 #define NS_CACHE_CB(cinfo) {NSSRC_CACHE, __nss_cache_handler, (void *)(cinfo) }, argument
/dragonfly/contrib/binutils-2.27/ld/
H A Dldmain.c1171 struct warning_callback_info cinfo; in symbol_warning() local
1176 cinfo.found = FALSE; in symbol_warning()
1177 cinfo.warning = warning; in symbol_warning()
1178 cinfo.symbol = symbol; in symbol_warning()
1179 cinfo.asymbols = bfd_get_outsymbols (abfd); in symbol_warning()
1180 bfd_map_over_sections (abfd, warning_find_reloc, &cinfo); in symbol_warning()
1181 return cinfo.found; in symbol_warning()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delflink.c6752 memset (&cinfo, 0, sizeof (cinfo)); in bfd_elf_size_dynsym_hash_dynstr()
6762 cinfo.hashval = cinfo.hashcodes + dynsymcount; in bfd_elf_size_dynsym_hash_dynstr()
6765 cinfo.bed = bed; in bfd_elf_size_dynsym_hash_dynstr()
6770 if (cinfo.error) in bfd_elf_size_dynsym_hash_dynstr()
6777 = compute_bucket_count (info, cinfo.hashcodes, cinfo.nsyms, 1); in bfd_elf_size_dynsym_hash_dynstr()
6834 cinfo.shift1 = 5; in bfd_elf_size_dynsym_hash_dynstr()
6835 cinfo.mask = (1 << cinfo.shift1) - 1; in bfd_elf_size_dynsym_hash_dynstr()
6849 cinfo.indx = cinfo.counts + bucketcount; in bfd_elf_size_dynsym_hash_dynstr()
6850 cinfo.symindx = dynsymcount - cinfo.nsyms; in bfd_elf_size_dynsym_hash_dynstr()
6856 ++cinfo.counts[cinfo.hashcodes[i] % bucketcount]; in bfd_elf_size_dynsym_hash_dynstr()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delflink.c6578 memset (&cinfo, 0, sizeof (cinfo)); in bfd_elf_size_dynsym_hash_dynstr()
6588 cinfo.hashval = cinfo.hashcodes + dynsymcount; in bfd_elf_size_dynsym_hash_dynstr()
6591 cinfo.bed = bed; in bfd_elf_size_dynsym_hash_dynstr()
6596 if (cinfo.error) in bfd_elf_size_dynsym_hash_dynstr()
6603 = compute_bucket_count (info, cinfo.hashcodes, cinfo.nsyms, 1); in bfd_elf_size_dynsym_hash_dynstr()
6660 cinfo.shift1 = 5; in bfd_elf_size_dynsym_hash_dynstr()
6661 cinfo.mask = (1 << cinfo.shift1) - 1; in bfd_elf_size_dynsym_hash_dynstr()
6675 cinfo.indx = cinfo.counts + bucketcount; in bfd_elf_size_dynsym_hash_dynstr()
6676 cinfo.symindx = dynsymcount - cinfo.nsyms; in bfd_elf_size_dynsym_hash_dynstr()
6682 ++cinfo.counts[cinfo.hashcodes[i] % bucketcount]; in bfd_elf_size_dynsym_hash_dynstr()
[all …]
/dragonfly/contrib/binutils-2.34/ld/
H A Dldmain.c1224 struct warning_callback_info cinfo; in symbol_warning() local
1229 cinfo.found = FALSE; in symbol_warning()
1230 cinfo.warning = warning; in symbol_warning()
1231 cinfo.symbol = symbol; in symbol_warning()
1232 cinfo.asymbols = bfd_get_outsymbols (abfd); in symbol_warning()
1233 bfd_map_over_sections (abfd, warning_find_reloc, &cinfo); in symbol_warning()
1234 return cinfo.found; in symbol_warning()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delflink.c7292 memset (&cinfo, 0, sizeof (cinfo)); in bfd_elf_size_dynsym_hash_dynstr()
7302 cinfo.hashval = cinfo.hashcodes + dynsymcount; in bfd_elf_size_dynsym_hash_dynstr()
7305 cinfo.bed = bed; in bfd_elf_size_dynsym_hash_dynstr()
7310 if (cinfo.error) in bfd_elf_size_dynsym_hash_dynstr()
7317 = compute_bucket_count (info, cinfo.hashcodes, cinfo.nsyms, 1); in bfd_elf_size_dynsym_hash_dynstr()
7375 cinfo.mask = (1 << cinfo.shift1) - 1; in bfd_elf_size_dynsym_hash_dynstr()
7389 cinfo.indx = cinfo.counts + bucketcount; in bfd_elf_size_dynsym_hash_dynstr()
7390 cinfo.symindx = dynsymcount - cinfo.nsyms; in bfd_elf_size_dynsym_hash_dynstr()
7396 ++cinfo.counts[cinfo.hashcodes[i] % bucketcount]; in bfd_elf_size_dynsym_hash_dynstr()
7406 cinfo.local_indx = cinfo.min_dynindx; in bfd_elf_size_dynsym_hash_dynstr()
[all …]
/dragonfly/stand/boot/pc32/btxld/
H A Dbtxld.c78 static const char cinfo[] = variable
282 printf(cinfo, fmtlist[ihdr.fmt], ihdr.size, ihdr.text, in btxld()