Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssh/
H A Dssh.c220 const struct ssh_conn_info *cinfo) in default_client_percent_expand() argument
223 DEFAULT_CLIENT_PERCENT_EXPAND_ARGS(cinfo), in default_client_percent_expand()
234 const struct ssh_conn_info *cinfo) in default_client_percent_dollar_expand() argument
239 DEFAULT_CLIENT_PERCENT_EXPAND_ARGS(cinfo), in default_client_percent_dollar_expand()
610 ssh_conn_info_free(struct ssh_conn_info *cinfo) in ssh_conn_info_free() argument
612 if (cinfo == NULL) in ssh_conn_info_free()
614 free(cinfo->conn_hash_hex); in ssh_conn_info_free()
615 free(cinfo->shorthost); in ssh_conn_info_free()
616 free(cinfo->uidstr); in ssh_conn_info_free()
617 free(cinfo->keyalias); in ssh_conn_info_free()
[all …]
H A Dsshconnect.c873 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command() argument
911 DEFAULT_CLIENT_PERCENT_EXPAND_ARGS(cinfo), in load_hostkeys_command()
957 check_host_key(char *hostname, const struct ssh_conn_info *cinfo, in check_host_key() argument
1027 "HOSTNAME", cinfo, host_key, host); in check_host_key()
1039 "ADDRESS", cinfo, host_key, ip); in check_host_key()
1158 if (check_host_key(hostname, cinfo, hostaddr, 0, in check_host_key()
1472 const struct ssh_conn_info *cinfo) in verify_host_key() argument
1566 r = check_host_key(host, cinfo, hostaddr, options.port, host_key, in verify_host_key()
1593 const struct ssh_conn_info *cinfo) in ssh_login() argument
1616 ssh_kex2(ssh, host, hostaddr, port, cinfo); in ssh_login()
H A Dsshconnect2.c121 const struct ssh_conn_info *cinfo) in order_hostkeyalgs() argument
141 "ORDER", cinfo, NULL, hostname); in order_hostkeyalgs()
219 const struct ssh_conn_info *cinfo) in ssh_kex2() argument
227 xxx_conn_info = cinfo; in ssh_kex2()
251 hkalgs = order_hostkeyalgs(host, hostaddr, port, cinfo); in ssh_kex2()
/freebsd/sbin/route/
H A Droute_netlink.c46 struct snl_msg_info *cinfo);
446 print_line_prefix(struct nlmsghdr *hdr, struct snl_msg_info *cinfo, in print_line_prefix() argument
458 cinfo->process_id, cmd, name); in print_line_prefix()
511 struct snl_msg_info *cinfo) in print_nlmsg_route() argument
522 int len = print_line_prefix(hdr, cinfo, cmd, "route"); in print_nlmsg_route()
578 struct snl_msg_info *cinfo) in print_nlmsg_link() argument
588 print_line_prefix(hdr, cinfo, cmd, "iface"); in print_nlmsg_link()
602 struct snl_msg_info *cinfo) in print_nlmsg_addr() argument
612 print_line_prefix(hdr, cinfo, cmd, "addr"); in print_nlmsg_addr()
652 struct snl_msg_info *cinfo) in print_nlmsg_neigh() argument
[all …]
/freebsd/sys/dev/tws/
H A Dtws_user.c340 cpkt.working_srl = sc->cinfo.working_srl; in tws_ioctl_aen()
341 cpkt.working_branch = sc->cinfo.working_branch; in tws_ioctl_aen()
342 cpkt.working_build = sc->cinfo.working_build; in tws_ioctl_aen()
349 cpkt.fw_on_ctlr_srl = sc->cinfo.fw_on_ctlr_srl; in tws_ioctl_aen()
350 cpkt.fw_on_ctlr_branch = sc->cinfo.fw_on_ctlr_branch; in tws_ioctl_aen()
351 cpkt.fw_on_ctlr_build = sc->cinfo.fw_on_ctlr_build; in tws_ioctl_aen()
H A Dtws_hdm.c189 initc->fw_srl = sc->cinfo.working_srl = TWS_CURRENT_FW_SRL; in tws_init_connect()
191 initc->fw_branch = sc->cinfo.working_branch = 0; in tws_init_connect()
192 initc->fw_build = sc->cinfo.working_build = 0; in tws_init_connect()
197 sc->cinfo.fw_on_ctlr_srl = initc->fw_srl; in tws_init_connect()
198 sc->cinfo.fw_on_ctlr_branch = initc->fw_branch; in tws_init_connect()
199 sc->cinfo.fw_on_ctlr_build = initc->fw_build; in tws_init_connect()
H A Dtws.h249 struct tws_init_connect_info cinfo; /* compatibility info */ member
/freebsd/sys/dev/ida/
H A Dida.c198 struct ida_controller_info cinfo; in ida_setup() local
275 error = ida_command(ida, CMD_GET_CTRL_INFO, &cinfo, sizeof(cinfo), in ida_setup()
284 cinfo.num_drvs, cinfo.firm_rev[0], cinfo.firm_rev[1], in ida_setup()
285 cinfo.firm_rev[2], cinfo.firm_rev[3]); in ida_setup()
303 for (i = 0; i < cinfo.num_drvs; i++) { in ida_setup()
/freebsd/contrib/unbound/respip/
H A Drespip.c867 const struct respip_client_info* cinfo, const struct reply_info* rep, in respip_rewrite_reply() argument
894 if(!cinfo) in respip_rewrite_reply()
896 ctaglist = cinfo->taglist; in respip_rewrite_reply()
897 ctaglen = cinfo->taglen; in respip_rewrite_reply()
898 tag_actions = cinfo->tag_actions; in respip_rewrite_reply()
899 tag_actions_size = cinfo->tag_actions_size; in respip_rewrite_reply()
900 tag_datas = cinfo->tag_datas; in respip_rewrite_reply()
901 tag_datas_size = cinfo->tag_datas_size; in respip_rewrite_reply()
902 view = cinfo->view; in respip_rewrite_reply()
903 ipset = cinfo->respip_set; in respip_rewrite_reply()
[all …]
H A Drespip.h156 const struct respip_client_info* cinfo, int must_validate,
184 const struct respip_client_info* cinfo,
/freebsd/crypto/openssl/doc/man3/
H A DPEM_read.pod23 int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cinfo);
24 int PEM_do_header(EVP_CIPHER_INFO *cinfo, unsigned char *data, long *len,
68 B<cinfo> argument and the B<header> returned via PEM_read() or PEM_read_bio().
70 address pointed to by B<cinfo>.
77 The B<cinfo> argument is a pointer to the structure initialized by the previous
/freebsd/contrib/unbound/services/
H A Dmesh.h305 struct respip_client_info* cinfo, uint16_t qflags,
480 struct query_info* qinfo, struct respip_client_info* cinfo,
517 struct respip_client_info* cinfo, struct query_info* qinfo,
H A Dmesh.c406 struct respip_client_info* cinfo, uint16_t qflags, in mesh_new_client() argument
431 s = mesh_area_find(mesh, cinfo, qinfo, mesh_flags, 0, 0); in mesh_new_client()
458 s = mesh_state_create(mesh->env, qinfo, cinfo, in mesh_new_client()
873 struct respip_client_info* cinfo, uint16_t qflags, int prime, in mesh_state_create() argument
910 if(cinfo) { in mesh_state_create()
911 mstate->s.client_info = regional_alloc_init(region, cinfo, in mesh_state_create()
912 sizeof(*cinfo)); in mesh_state_create()
1664 struct respip_client_info* cinfo, struct query_info* qinfo, in mesh_area_find() argument
1679 key.s.client_info = cinfo; in mesh_area_find()
2135 const struct query_info* qinfo, struct respip_client_info* cinfo, in apply_respip_action() argument
[all …]
/freebsd/lib/libc/include/
H A Dnscache.h160 #define NS_CACHE_CB(cinfo) {NSSRC_CACHE, __nss_cache_handler, (void *)(cinfo) }, argument
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y431 if (symbol->info.cinfo->value > 4) {
436 $$ = (0x1 << symbol->info.cinfo->value);
688 $$.value = symbol->info.cinfo->value;
716 $2->info.cinfo->value = $3.value;
732 $2->info.cinfo->value = download_constant_count++;
867 if (($3->info.cinfo->value + 1) > (unsigned)$1->info.rinfo->size) {
873 $$.offset = $3->info.cinfo->value;
1482 symbol->info.cinfo = in initialize_symbol()
1484 if (symbol->info.cinfo == NULL) { in initialize_symbol()
1488 memset(symbol->info.cinfo, 0, in initialize_symbol()
H A Daicasm_symbol.c116 if (symbol->info.cinfo != NULL) in symbol_delete()
117 free(symbol->info.cinfo); in symbol_delete()
647 curnode->symbol->info.cinfo->value); in symtable_dump()
658 curnode->symbol->info.cinfo->value); in symtable_dump()
H A Daicasm_symbol.h130 struct const_info *cinfo; member
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c162 struct cert_info *cinfo = NULL; /* certificate info/value cache */ variable
1196 for (cp = cinfo; cp != NULL; cp = cp->link) { in crypto_xmit()
1825 * cinfo certificate info/value list
1875 for (cp = cinfo; cp != NULL; cp = cp->link) { in crypto_update()
3306 zp = &cinfo; in cert_install()
3307 for (xp = cinfo; xp != NULL; xp = xp->link) { in cert_install()
3324 cp->link = cinfo; in cert_install()
3325 cinfo = cp; in cert_install()
3994 cinfo = crypto_cert(filename); in crypto_setup()
3995 if (cinfo in crypto_setup()
[all...]
/freebsd/contrib/ntp/include/
H A Dntp_crypto.h188 extern struct cert_info *cinfo; /* host certificate information */
/freebsd/contrib/unbound/daemon/
H A Dworker.c589 struct respip_client_info* cinfo, struct reply_info* rep, in apply_respip_action() argument
602 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, &actinfo, in apply_respip_action()
645 struct respip_client_info* cinfo, int* need_drop, int* is_expired_answer, in answer_from_cache() argument
757 !partial_rep && !apply_respip_action(worker, qinfo, cinfo, rep, in answer_from_cache()
762 !respip_merge_cname(partial_rep, qinfo, rep, cinfo, in answer_from_cache()
1385 struct respip_client_info* cinfo = NULL, cinfo_tmp; in worker_handle_request() local
1817 cinfo = &cinfo_tmp; in worker_handle_request()
1837 if(answer_from_cache(worker, &qinfo, cinfo, &need_drop, in worker_handle_request()
1924 mesh_new_client(worker->env.mesh, &qinfo, cinfo, in worker_handle_request()
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c921 if (!btc->fwinfo.rpt_fbtc_mregval.cinfo.valid) in _update_bt_report()
951 if (!btc->fwinfo.rpt_fbtc_mregval.cinfo.valid) in _update_bt_report()
1334 pcinfo = &pfwinfo->rpt_ctrl.cinfo; in _chk_btc_report()
1360 pcinfo = &pfwinfo->rpt_fbtc_tdma.cinfo; in _chk_btc_report()
1373 pcinfo = &pfwinfo->rpt_fbtc_slots.cinfo; in _chk_btc_report()
1386 pcinfo = &pfwinfo->rpt_fbtc_cysta.cinfo; in _chk_btc_report()
1414 pcinfo = &pfwinfo->rpt_fbtc_step.cinfo; in _chk_btc_report()
1434 pcinfo = &pfwinfo->rpt_fbtc_nullsta.cinfo; in _chk_btc_report()
1450 pcinfo = &pfwinfo->rpt_fbtc_mregval.cinfo; in _chk_btc_report()
1466 pcinfo = &pfwinfo->rpt_fbtc_gpio_dbg.cinfo; in _chk_btc_report()
[all...]
H A Dcore.h2976 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
2981 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
2986 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
2991 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
2996 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
3001 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
3006 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
3011 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
3016 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */
3021 struct rtw89_btc_rpt_cmn_info cinfo; /* commo
2523 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2528 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2533 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2538 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2543 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2548 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2553 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2558 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2563 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2568 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2573 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
2578 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ global() member
[all...]
/freebsd/usr.sbin/btxld/
H A Dbtxld.c84 static const char cinfo[] = variable
293 printf(cinfo, fmtlist[ihdr.fmt], ihdr.size, ihdr.text, in btxld()
/freebsd/sys/netlink/
H A Dnetlink_snl.h333 snl_read_message_dbg(struct snl_state *ss, struct snl_msg_info *cinfo) in snl_read_message_dbg() argument
335 memset(cinfo, 0, sizeof(*cinfo)); in snl_read_message_dbg()
359 parse_cmsg(ss, &msg, cinfo); in snl_read_message_dbg()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_rc.c3408 struct dpaa2_devinfo *cinfo = device_get_ivars(child); in dpaa2_rc_select_portal() local
3410 if (cinfo == NULL || dinfo == NULL || dinfo->dtype != DPAA2_DEV_RC) in dpaa2_rc_select_portal()
3412 return (cinfo->portal != NULL ? cinfo->portal : dinfo->portal); in dpaa2_rc_select_portal()

12