Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c6342 struct Iportassociate *nextportassociate; member
6658 pa->nextportassociate = firstpa; in us_arrayfromfile()
6734 for(pa = firstpa; pa != NOPORTASSOCIATE; pa = pa->nextportassociate) in us_arrayfromfile()
6766 for(pa = firstpa; pa != NOPORTASSOCIATE; pa = pa->nextportassociate) in us_arrayfromfile()
6788 firstpa = pa->nextportassociate; in us_arrayfromfile()