Home
last modified time | relevance | path

Searched refs:us_uniqueportname (Results 1 – 6 of 6) sorted by relevance

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomoq.c1056 portname = us_uniqueportname(pt, ni->parent); in us_port()
H A Dusrstatus.c2046 CHAR *us_uniqueportname(CHAR *name, NODEPROTO *cell) in us_uniqueportname() function
H A Dusrcheck.c677 (void)reallocstring(&pp->protoname, us_uniqueportname(pp->protoname, np), in us_checklibrary()
H A Dusrnet.c7736 portname = us_uniqueportname(origpp->protoname, np); in us_createqueuedexports()
8605 portname = us_uniqueportname(sportname, ni->parent); in us_reexportport()
8660 ch = us_uniqueportname(newname, np); in us_renameport()
H A Dusrdiacom.cpp17577 portname = us_uniqueportname(pt, ni->parent); in us_portdlog()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h1089 CHAR *us_uniqueportname(CHAR*, NODEPROTO*);