Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomrs.c2582 ttyputmsg(_("%s variable '%s' is on %s"), us_variableattributes(high->fromvar, -1), in us_show()
2695 ttyputmsg(_("%s variable '%s' is %s"), us_variableattributes(&ni->firstvar[i], -1), in us_show()
2796 ttyputmsg(_("%s variable '%s' is %s"), us_variableattributes(&ai->firstvar[i], -1), in us_show()
H A Dusrcomtv.c1603 ttyputmsg(_("%s variable '%s' is %s"), us_variableattributes(var, -1), in us_var()
1871 ttyputmsg(_("%s variable '%s' is %s"), us_variableattributes(var, aindex), in us_var()
H A Dusrstatus.c858 CHAR *us_variableattributes(VARIABLE *var, INTBIG aindex) in us_variableattributes() function
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h1095 CHAR *us_variableattributes(VARIABLE*, INTBIG);