Home
last modified time | relevance | path

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

/freebsd/sbin/route/
H A Droute_netlink.c497 print_line_prefix(struct nlmsghdr * hdr,struct snl_msg_info * cinfo,const char * cmd,const char * name) print_line_prefix() argument
565 print_nlmsg_route(struct nl_helper * h,struct nlmsghdr * hdr,struct snl_msg_info * cinfo) print_nlmsg_route() argument
632 print_nlmsg_link(struct nl_helper * h,struct nlmsghdr * hdr,struct snl_msg_info * cinfo) print_nlmsg_link() argument
656 print_nlmsg_addr(struct nl_helper * h,struct nlmsghdr * hdr,struct snl_msg_info * cinfo) print_nlmsg_addr() argument
706 print_nlmsg_neigh(struct nl_helper * h,struct nlmsghdr * hdr,struct snl_msg_info * cinfo) print_nlmsg_neigh() argument
764 print_nlmsg_generic(struct nl_helper * h,struct nlmsghdr * hdr,struct snl_msg_info * cinfo) print_nlmsg_generic() argument
772 print_nlmsg(struct nl_helper * h,struct nlmsghdr * hdr,struct snl_msg_info * cinfo) print_nlmsg() argument
[all...]
/freebsd/crypto/openssh/
H A Dssh.c208 const struct ssh_conn_info *cinfo) in default_client_percent_expand()
222 const struct ssh_conn_info *cinfo) in default_client_percent_dollar_expand()
616 ssh_conn_info_free(struct ssh_conn_info *cinfo) in ssh_conn_info_free()
656 struct ssh_conn_info *cinfo = NULL; in main() local
2261 ssh_session2(struct ssh *ssh, const struct ssh_conn_info *cinfo) in ssh_session2()
2365 load_public_identity_files(const struct ssh_conn_info *cinfo) in load_public_identity_files()
H A Dsshconnect.c868 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command()
952 check_host_key(char *hostname, const struct ssh_conn_info *cinfo, in check_host_key()
1468 const struct ssh_conn_info *cinfo) in verify_host_key()
1598 const struct ssh_conn_info *cinfo) in ssh_login()
H A Dsshconnect2.c122 const struct ssh_conn_info *cinfo) in order_hostkeyalgs()
220 const struct ssh_conn_info *cinfo) in ssh_kex2()
/freebsd/contrib/unbound/services/
H A Dmesh.c425 struct respip_client_info* cinfo, uint16_t qflags, in mesh_new_client()
914 mesh_copy_client_info(struct regional* region, struct respip_client_info* cinfo) in mesh_copy_client_info()
964 struct respip_client_info* cinfo, uint16_t qflags, int prime, in mesh_state_create()
1871 struct respip_client_info* cinfo, struct query_info* qinfo, in mesh_area_find()
2367 const struct query_info* qinfo, struct respip_client_info* cinfo, in apply_respip_action()
/freebsd/lib/libc/include/
H A Dnscache.h162 #define NS_CACHE_CB(cinfo) {NSSRC_CACHE, __nss_cache_handler, (void *)(cinfo) }, argument
/freebsd/contrib/unbound/daemon/
H A Dworker.c676 struct respip_client_info* cinfo, struct reply_info* rep, in apply_respip_action()
733 struct respip_client_info* cinfo, int* need_drop, int* is_expired_answer, in answer_from_cache()
1474 struct respip_client_info* cinfo = NULL, cinfo_tmp; in worker_handle_request() local
/freebsd/usr.sbin/btxld/
H A Dbtxld.c84 static const char cinfo[] = variable
/freebsd/contrib/unbound/respip/
H A Drespip.c867 respip_rewrite_reply(const struct query_info * qinfo,const struct respip_client_info * cinfo,const struct reply_info * rep,struct reply_info ** new_repp,struct respip_action_info * actinfo,struct ub_packed_rrset_key ** alias_rrset,int search_only,struct regional * region,struct auth_zones * az,int * rpz_passthru) respip_rewrite_reply() argument
1150 respip_merge_cname(struct reply_info * base_rep,const struct query_info * qinfo,const struct reply_info * tgt_rep,const struct respip_client_info * cinfo,int must_validate,struct reply_info ** new_repp,struct regional * region,struct auth_zones * az) respip_merge_cname() argument
[all...]
/freebsd/sys/dev/ida/
H A Dida.c198 struct ida_controller_info cinfo; in ida_setup() local
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h130 struct const_info *cinfo; member
/freebsd/sys/dev/tws/
H A Dtws.h249 struct tws_init_connect_info cinfo; /* compatibility info */ member
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c162 struct cert_info *cinfo = NULL; /* certificate info/value cache */ variable
[all...]
/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()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h3190 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3195 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3200 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3205 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3210 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3215 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3220 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3225 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3230 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
3235 struct rtw89_btc_rpt_cmn_info cinfo; /* common info, by driver */ member
[all …]
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_rc.c3407 struct dpaa2_devinfo *cinfo = device_get_ivars(child); in dpaa2_rc_select_portal() local