Searched refs:rstp (Results 1 – 4 of 4) sorted by relevance
| /trueos/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| HD | RSTP-MIB.txt | 70 rstp(2) 78 IEEE 802.1D-1998 and 'rstp(2)' indicates the Rapid 88 DEFVAL { rstp }
|
| HD | bridge_tree.def | 124 (16 dot1dStpVersion ENUM ( 0 stpCompatible 2 rstp ) op_dot1d_stp GET SET) 223 (15 begemotBridgeStpVersion ENUM ( 0 stpCompatible 2 rstp ) GET SET)
|
| HD | BEGEMOT-BRIDGE-MIB.txt | 496 rstp(2) 504 IEEE 802.1D-1998 and 'rstp(2)' indicates the Rapid 512 DEFVAL { rstp }
|
| /trueos/usr.bin/xlint/lint1/ |
| HD | tree.c | 775 type_t *ltp, *rtp = NULL, *lstp = NULL, *rstp = NULL; in typeok() local 789 rst = (rstp = rtp->t_subt)->t_tspec; in typeok() 924 if (!eqtype(lstp, rstp, 1, 0, NULL)) { in typeok() 1086 if (!eqtype(lstp, rstp, 1, 0, NULL)) in typeok() 1230 type_t *ltp, *rtp, *lstp = NULL, *rstp = NULL; in asgntypok() local 1237 rst = (rstp = rtp->t_subt)->t_tspec; in asgntypok() 1278 eqtype(lstp, rstp, 1, 0, NULL))) { in asgntypok() 1281 ((!lstp->t_const && rstp->t_const) || in asgntypok() 1282 (!lstp->t_volatile && rstp->t_volatile))) { in asgntypok()
|