Searched refs:vtyp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms.c284 int vtyp; local
315 ((vtyp = (__DECC_VER / 10000) % 10) == 6 ? 'T' :
316 (vtyp == 8 ? 'S' : 'V')),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c5450 int vtyp;
5481 ((vtyp = (__DECC_VER / 10000) % 10) == 6 ? 'T' :
5482 (vtyp == 8 ? 'S' : 'V')),

Completed in 124 milliseconds