Home
last modified time | relevance | path

Searched refs:iptag (Results 1 – 7 of 7) sorted by last modified time

/dports/comms/nec2c/nec2c/
H A Dnec2c.c150 int itmp3, itmp2, itmp4, nthi=0, nphi=0, iptag=0, iptagf=0, iptagt=0; in main() local
895 iptag= itmp2; in main()
1528 if( (iptag != 0) && (itag[i] != iptag) ) in main()
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/
H A DPKG-INFO1120 - Add iptag. IpTag is way to restrict the range of IPaddresses to be
H A DCHANGELOG.md1079 - Add iptag. IpTag is way to restrict the range of IPaddresses to be
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure_mgmt_network.egg-info/
H A DPKG-INFO1120 - Add iptag. IpTag is way to restrict the range of IPaddresses to be
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DExternalConn.cpp960 const CECTag *iptag = tag->GetTagByName(EC_TAG_FRIEND_IP); local
963 if (hashtag && iptag && porttag && nametag) {
964 …theApp->friendlist->AddFriend(hashtag->GetMD4Data(), iptag->GetInt(), porttag->GetInt(), nametag->…
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DExternalConn.cpp962 const CECTag *iptag = tag->GetTagByName(EC_TAG_FRIEND_IP); local
965 if (hashtag && iptag && porttag && nametag) {
966 …theApp->friendlist->AddFriend(hashtag->GetMD4Data(), iptag->GetInt(), porttag->GetInt(), nametag->…
/dports/astro/p5-Astro-SIMBAD/Astro-SIMBAD-2.0.0/Query/
H A DQuery.pm1053 …my $iptag = $tree->look_down("_tag", "a", sub { $_[0]->attr("name") eq "lab_ident1"} )->find('pre'…
1054 foreach my $idref ($iptag->find("a")) {