Home
last modified time | relevance | path

Searched defs:link_type (Results 1 – 25 of 745) sorted by last modified time

12345678910>>...30

/dports/www/netrik/netrik-1.16.1/
H A Dparse-struct.c38 enum Form_control link_type; /* indicates type of link/form element (-1: no link) */ member
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/powershell/
H A DAnsible.ModuleUtils.LinkUtil.psm1427 Function New-Link($link_path, $link_target, $link_type) { in New-Link()
432 switch($link_type) { in New-Link() variable
448 default { throw "invalid link_type option $($link_type): expecting link, junction, hard" } in New-Link() variable
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/module_utils/powershell/
H A DAnsible.ModuleUtils.LinkUtil.psm1427 Function New-Link($link_path, $link_target, $link_type) { in New-Link()
432 switch($link_type) { in New-Link() variable
448 default { throw "invalid link_type option $($link_type): expecting link, junction, hard" } in New-Link() variable
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/powershell/
H A DAnsible.ModuleUtils.LinkUtil.psm1427 Function New-Link($link_path, $link_target, $link_type) { in New-Link()
432 switch($link_type) { in New-Link() variable
448 default { throw "invalid link_type option $($link_type): expecting link, junction, hard" } in New-Link() variable
/dports/sysutils/pesign/pesign-0.110/src/
H A Dcms_common.c903 generate_spc_link(cms_context *cms, SpcLink *slp, SpcLinkType link_type, in generate_spc_link()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-tcti/
H A Dtcti-pcap-builder.c96 uint16_t link_type; member
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DQt4Macros.cmake492 set(link_type ${_link_type}) variable
/dports/news/suck-cnews/suck-4.3.4/
H A Dlmove.c54 int link_type; member
/dports/news/suck/suck-4.3.4/
H A Dlmove.c54 int link_type; member
/dports/net-mgmt/etherape/etherape-0.9.20/src/names/
H A Dnames.c55 int link_type; member
138 int link_type) in get_packet_names()
/dports/net-mgmt/fprobe/fprobe-1.1/src/
H A Dfprobe.c1185 int c, i, sock, memory_limit = 0, link_type, link_type_idx, snaplen; in main() local
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dbn_bignet.c1355 int link_type; in correct_link_input() local
H A Dbn_TD_bignet.c1293 int link_type; in correct_link_input() local
/dports/math/snns/SNNSv4.3/tools/sources/
H A Dtd_bignet.c723 int link_type; in correct_link_input() local
H A Dff_bignet.c640 int link_type; in correct_link_input() local
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/mail/models/
H A Dmail_thread.py2490 def _notify_get_action_link(self, link_type, **kwargs): argument
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DQt4Macros.cmake492 set(link_type ${_link_type}) variable
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/lwip/
H A Dnetif.h148 u8_t link_type; member
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/lwip/
H A Dnetif.h148 u8_t link_type; member
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/lwip/
H A Dnetif.h148 u8_t link_type; member
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/common/
H A Dmock_zero_copy.cpp13 mock_zero_copy::mock_zero_copy(vrt::if_packet_info_t::link_type_t link_type, in mock_zero_copy()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include/uhdlib/transport/
H A Dudp_common.hpp218 const uhd::transport::link_type_t link_type, in calculate_udp_link_params()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/mpmd/
H A Dmpmd_link_if_ctrl_udp.cpp71 const std::string link_type = link_info.at("type"); in get_udp_info_from_xport_info() local
281 const uhd::transport::link_type_t link_type, in get_link()
H A Dmpmd_link_if_ctrl_udp.hpp29 std::string link_type; member
H A Dmpmd_link_if_mgr.cpp36 bool connect(const std::string& link_type, in connect()
66 const uhd::transport::link_type_t link_type, in get_link()
91 mpmd_link_if_ctrl_base::uptr make_link_if_ctrl(const std::string& link_type, in make_link_if_ctrl()

12345678910>>...30