Home
last modified time | relevance | path

Searched refs:describeportbits (Results 1 – 10 of 10) sorted by relevance

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrstatus.c1234 activity = describeportbits(pp->userbits); in us_chatportproto()
1292 describeportbits(pe->exportproto->userbits), pe->exportproto->protoname, in us_chatportproto()
H A Dusrcomoq.c1125 formatinfstr(infstr, _(" is %s"), describeportbits(pp->userbits)); in us_port()
H A Dusrcomrs.c2589 activity = describeportbits(high->fromport->userbits); in us_show()
2963 activity = describeportbits(pp->userbits); in us_show()
H A Dusrdiacom.cpp14907 activity = describeportbits(pp->userbits); in chatportproto()
14961 …formatinfstr(infstr, _(" Available as %s export '%s'"), describeportbits(pe->exportproto->userbit… in chatportproto()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c413 pp->protoname, describeportbits(pp->userbits), opp->protoname, in net_buildpseudo()
414 describeportbits(opp->userbits)); in net_buildpseudo()
H A Dnetdiff.cpp3150 describenodeproto(net_cell[0]), pp1->protoname, describeportbits(pp1->userbits), in net_analyzesymmetrygroups()
3151 describenodeproto(net_cell[1]), pp2->protoname, describeportbits(pp2->userbits)); in net_analyzesymmetrygroups()
H A Dnetwork.cpp7962 describeportbits(cell->globalnetchar[index])); in net_addglobalnet()
7964 describeportbits(subcell->globalnetchar[subindex])); in net_addglobalnet()
/dports/cad/electric/electric-7.00/src/io/
H A Diocifout.c674 type = describeportbits(pp->userbits); in io_cifwritecell()
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h1849 CHAR *describeportbits(INTBIG userbits);
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c1677 CHAR *describeportbits(INTBIG userbits) in describeportbits() function