Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomln.c1230 if ((comarray[uc->count]->interpret&MULTIOPT) == 0) in us_menu()
H A Dusrcom.c2740 us_paramsedtecport, INPUTOPT|MULTIOPT, x_(" \t"), M_("options for this port"), 0};
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h468 #define MULTIOPT 020 /* if set, allow multiple menu picks */ macro