Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c4154 static CHAR truenamelocal[256]; in xcreate() local
4193 (void)estrcpy(truenamelocal, pt); in xcreate()
4194 *truename = truenamelocal; in xcreate()