Home
last modified time | relevance | path

Searched refs:net_tool (Results 1 – 25 of 46) sorted by relevance

12

/dports/net/samba412/samba-4.12.15/testprogs/blackbox/
H A Dtest_net_ads.sh27 net_tool="$BINDIR/net -s $BASEDIR/$WORKDIR/client.conf --option=security=ads"
54 testit "testjoin" $VALGRIND $net_tool ads testjoin -kP || failed=`expr $failed + 1`
65 found=$($net_tool ads setspn list -U$DC_USERNAME%$DC_PASSWORD | grep $spn | wc -l)
73 found=$($net_tool ads setspn list -U$DC_USERNAME%$DC_PASSWORD | grep $spn | wc -l)
76 testit "changetrustpw" $VALGRIND $net_tool ads changetrustpw || failed=`expr $failed + 1`
134 found=$($net_tool ads setspn list -U$DC_USERNAME%$DC_PASSWORD | grep $service | wc -l)
140 found=$($net_tool ads setspn list -U$DC_USERNAME%$DC_PASSWORD | grep $ad_service | wc -l)
150 found_ad=$($net_tool ads setspn list -U$DC_USERNAME%$DC_PASSWORD | grep $service | wc -l)
186 testit "testjoin" $VALGRIND $net_tool ads testjoin -kP || failed=`expr $failed + 1`
214 testit "testjoin" $VALGRIND $net_tool ads testjoin || failed=`expr $failed + 1`
[all …]
H A Dtest_net_ads_dns.sh29 net_tool="$samba4bindir/net"
59 testit "admin user should be able to add a DNS entry $NAME.$REALM $IPADDRESS" $VALGRIND $net_tool a…
65 testit "We should be able to unregister the name $NAME.$REALM $IPADDRESS" $VALGRIND $net_tool ads d…
69 testit "The name $NAME.$REALM should not be there any longer" test X"`$net_tool ads dns gethostbyna…
72 testit "Adding an unprivileged user" $VALGRIND $net_tool user add $UNPRIVUSER $UNPRIVPASS -U$DC_USE…
84 testit "Unprivileged users should be able to add new names" $net_tool ads dns register $UNPRIVNAME.…
87 …add a DNS entry net ads dns register membername.$REALM $IPADDRMAC -P " $net_tool ads dns register …
91 testit "We should be able to see the new name membername.$REALM using -P" [ X"`$VALGRIND $net_tool
94 testit_expect_failure "Unprivileged users should not be able modify existing names" $net_tool ads d…
96 testit "We should be able to unregister the name $NAME.$REALM $IPADDRESS" $VALGRIND $net_tool ads d…
[all …]
H A Dtest_net_rpc_user.sh23 net_tool="$samba_bindir/net"
38 …$VALGRIND $net_tool rpc user add $TEST_USERNAME $TEST_PASSWORD -U$ADMIN_ACCOUNT%$ADMIN_PASSWORD -S…
47 …$VALGRIND $net_tool rpc user password $TEST_USERNAME $TEST_PASSWORD_NEW -U$ADMIN_ACCOUNT%$ADMIN_PA…
54 …$VALGRIND $net_tool rpc user delete $TEST_USERNAME -U$ADMIN_ACCOUNT%$ADMIN_PASSWORD -S $SERVER || …
H A Dtest_client_etypes.sh47 net_tool="$BINDIR/net -s $BASEDIR/$WORKDIR/client.conf --option=security=ads --option=kerberosencry…
51 testit "join" $VALGRIND $net_tool ads join -kU$DC_USERNAME%$DC_PASSWORD || failed=`expr $failed + 1`
53 testit "testjoin" $VALGRIND $net_tool ads testjoin -kP || failed=`expr $failed + 1`
58 testit "leave" $VALGRIND $net_tool ads leave -U$DC_USERNAME%$DC_PASSWORD || failed=`expr $failed + …
H A Dtest_kpasswd_heimdal.sh31 net_tool="$samba_bindir/net"
185 …$VALGRIND $net_tool ads password -W$DOMAIN -U$TEST_PRINCIPAL%$TEST_PASSWORD $TEST_PRINCIPAL "$TEST…
198 …$VALGRIND $net_tool ads password -W$DOMAIN -U$USERNAME@$REALM%$PASSWORD $TEST_PRINCIPAL "$TEST_PAS…
H A Dtest_kpasswd_mit.sh31 net_tool="$samba_bindir/net"
196 …$VALGRIND $net_tool ads password -W$DOMAIN -U$TEST_PRINCIPAL%$TEST_PASSWORD $TEST_PRINCIPAL "$TEST…
209 …$VALGRIND $net_tool ads password -W$DOMAIN -U$USERNAME@$REALM%$PASSWORD $TEST_PRINCIPAL "$TEST_PAS…
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c810 net_tool->cluster); in net_buildpseudo()
813 net_tool->cluster); in net_buildpseudo()
816 net_tool->cluster); in net_buildpseudo()
819 net_tool->cluster); in net_buildpseudo()
1245 net_tool->cluster); in net_mergeparallel()
1544 net_tool->cluster); in net_mergeseries()
1560 net_tool->cluster); in net_mergeseries()
1563 net_tool->cluster); in net_mergeseries()
1566 net_tool->cluster); in net_mergeseries()
1569 net_tool->cluster); in net_mergeseries()
[all …]
H A Dnetdiff.cpp710 if ((net_tool->toolstate&TOOLON) == 0) in net_compare()
713 toolturnon(net_tool); in net_compare()
1518 net_tool->cluster); in net_dogemini()
1521 net_tool->cluster); in net_dogemini()
1524 net_tool->cluster); in net_dogemini()
1527 net_tool->cluster); in net_dogemini()
3959 net_tool->cluster); in net_findamatch()
6585 net_tool->cluster); in net_insertinhashtable()
6588 net_tool->cluster); in net_insertinhashtable()
6617 net_tool->cluster); in net_insertinhashtable()
[all …]
H A Dnetwork.cpp46 TOOL *net_tool; /* the Network tool object */ variable
406 net_tool = thistool; in net_init()
554 net_tool->cluster); in net_redoprim()
1011 telltool(net_tool, 1, message); in net_set()
1019 telltool(net_tool, 1, message); in net_set()
1117 telltool(net_tool, 1, message); in net_set()
1125 telltool(net_tool, 1, message); in net_set()
2211 if ((type&VTYPE) == VTOOL && (TOOL *)addr == net_tool) in net_newvariable()
2720 net_tool->cluster); in net_donconnect()
7162 net_merge = mergenew(net_tool->cluster); in net_gathergeometry()
[all …]
H A Dnetextract.c93 plnodelist = (NODEINST **)emalloc(nodecounter * (sizeof (NODEINST *)), net_tool->cluster); in net_conv_to_internal()
104 equivlayers = (INTBIG *)emalloc(tech->layercount * SIZEOFINTBIG, net_tool->cluster); in net_conv_to_internal()
124 (void)needstaticpolygon(&poly, 4, net_tool->cluster); in net_conv_to_internal()
256 (void)needstaticpolygon(&poly, 4, net_tool->cluster); in via_to_contact()
267 contactlist = (CONTACT *)emalloc(contactcount * (sizeof (CONTACT)), net_tool->cluster); in via_to_contact()
430 (void)needstaticpolygon(&poly, 4, net_tool->cluster); in build_node_arc_list()
436 arclist = (ARCDESC *)emalloc(arccount * (sizeof (ARCDESC)), net_tool->cluster); in build_node_arc_list()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimpal.c60 if ((net_tool->toolstate&TOOLON) == 0) in sim_writepalnetlist()
63 toolturnon(net_tool); in sim_writepalnetlist()
H A Dsimmossim.c70 if ((net_tool->toolstate&TOOLON) == 0) in sim_writemossim()
73 toolturnon(net_tool); in sim_writemossim()
140 if (asktool(net_tool, x_("name-nodes"), (INTBIG)np) != 0) backannotate = TRUE; in sim_writemossimcell()
H A Dsimmaxwell.c89 if ((net_tool->toolstate&TOOLON) == 0) in sim_writemaxwell()
92 toolturnon(net_tool); in sim_writemaxwell()
H A Dsimirsim.c129 if ((net_tool->toolstate&TOOLON) == 0) in sim_writeirsim()
132 toolturnon(net_tool); in sim_writeirsim()
237 if (asktool(net_tool, x_("name-nets"), (INTBIG)cell) != 0) backannotate++; in sim_irsimgeneratedeck()
393 if (asktool(net_tool, x_("name-nodes"), (INTBIG)cell) != 0) backannotate++; in sim_irsimrecurse()
446 if (asktool(net_tool, x_("name-nets"), (INTBIG)cnp) != 0) backannotate++; in sim_irsimrecurse()
H A Dsimsilos.c105 if ((net_tool->toolstate&TOOLON) == 0) in sim_writesilnetlist()
108 toolturnon(net_tool); in sim_writesilnetlist()
336 if (asktool(net_tool, x_("name-nodes"), (INTBIG)np) != 0) backannotate++; in sim_writesilcell()
H A Dsimsim.cpp68 if ((net_tool->toolstate&TOOLON) == 0) in sim_writesim()
71 toolturnon(net_tool); in sim_writesim()
444 telltool(net_tool, 1, newpar); in sim_simsearch()
460 telltool(net_tool, 1, newpar); in sim_simsearch()
H A Dsimfasthenry.cpp91 if ((net_tool->toolstate&TOOLON) == 0) in sim_writefasthenrynetlist()
94 toolturnon(net_tool); in sim_writefasthenrynetlist()
210 if (asktool(net_tool, x_("name-all-nodes"), (INTBIG)np) != 0) backannotate = TRUE; in sim_writefhcell()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbvars.c2263 …{0, 0, (INTBIG*)&net_tool, VTOOL, 0, x_("NET_ncc_options"), 0, 0, NCCHIERARCHICAL, 0, N_("Ex…
2278 …{0, 0, (INTBIG*)&net_tool, VTOOL, 0, x_("NET_options"), 0, 0, NETCONPWRGND, 0, N_("Unify Pow…
2280 …{0, 0, (INTBIG*)&net_tool, VTOOL, 0, x_("NET_options"), 0, 0, NETIGNORERESISTORS, 0, N_("Ign…
2281 …{0, 0, (INTBIG*)&net_tool, VTOOL, 0, x_("NET_options"), 0, 0, NETDEFBUSBASE1, 0, N_("Bus sta…
2283 …{0, 0, (INTBIG*)&net_tool, VTOOL, 0, x_("NET_unify_strings"), 0, 0, 0, 0, N_("Network unific…
3439 {&net_tool, x_("NET_auto_name")},
3440 {&net_tool, x_("NET_use_port_names")},
3441 {&net_tool, x_("NET_compare_hierarchy")},
3442 {&net_tool, x_("D")},
3443 {&net_tool, x_("<")},
[all …]
/dports/cad/electric/electric-7.00/src/rout/
H A Droutmimic.c662 toolturnoff(net_tool, FALSE); in ro_mimicthis()
726 toolturnon(net_tool); in ro_mimicthis()
753 toolturnon(net_tool); in ro_mimicthis()
765 toolturnon(net_tool); in ro_mimicthis()
H A Droutauto.c80 if ((net_tool->toolstate&TOOLON) == 0) in ro_autostitch()
83 toolturnon(net_tool); in ro_autostitch()
/dports/cad/electric/electric-7.00/src/drc/
H A Ddrc.c299 if ((net_tool->toolstate&TOOLON) == 0) in dr_set()
302 toolturnon(net_tool); in dr_set()
385 if ((net_tool->toolstate&TOOLON) == 0) in dr_set()
388 toolturnon(net_tool); in dr_set()
414 if ((net_tool->toolstate&TOOLON) == 0) in dr_set()
417 toolturnon(net_tool); in dr_set()
501 if ((net_tool->toolstate&TOOLON) == 0) in dr_set()
504 toolturnon(net_tool); in dr_set()
630 if ((net_tool->toolstate&TOOLON) == 0) return(0); in dr_examinecell()
673 if ((net_tool->toolstate&TOOLON) == 0) in dr_slice()
[all …]
/dports/cad/electric/electric-7.00/src/io/
H A Diopadso.c224 if (asktool(net_tool, x_("name-nets"), (INTBIG)curcell) != 0) backannotate++; in io_padsdumpcell()
H A Dioeagleo.c208 if (asktool(net_tool, x_("name-nets"), (INTBIG)curcell) != 0) backannotate++; in io_eagledumpcell()
H A Dioecado.c227 if (asktool(net_tool, x_("name-nets"), (INTBIG)curcell) != 0) backannotate++; in io_ecaddumpcell()
/dports/cad/electric/electric-7.00/src/misc/
H A Dcompact.c282 if ((net_tool->toolstate&TOOLON) == 0) in com_slice()
285 toolturnon(net_tool); in com_slice()
365 if ((net_tool->toolstate&TOOLON) == 0) in com_set()
368 toolturnon(net_tool); in com_set()

12