Home
last modified time | relevance | path

Searched refs:True (Results 1 – 25 of 76) sorted by relevance

1234

/titanic_53/usr/src/lib/librstp/common/
H A Dportinfo.c133 STP_VECT_br_id_print("rcvBpdu: OtherMsg: msgPrio", &port->msgPrio.design_bridge, True); in rcvBpdu()
134 STP_VECT_br_id_print("rcvBpdu: portPrio", &port->portPrio.design_bridge, True); in rcvBpdu()
155 return True; in recordProposed()
171 port->rcvdTcn = True; in setTcFlags()
181 port->rcvdTc = True; in setTcFlags()
191 port->rcvdTcAck = True; in setTcFlags()
202 port->rcvdSTP = True; in updtBPDUVersion()
206 port->rcvdSTP = True; in updtBPDUVersion()
212 port->rcvdRSTP = True; in updtBPDUVersion()
292 port->rcvdBpdu = True; in STP_info_rx_bpdu()
[all …]
H A Droletrns.c59 port->sync = True; /* in ROOT_PROPOSED (setSyncBridge) */ in setSyncBridge()
69 port->reRoot = True; /* In setReRootBridge */ in setReRootBridge()
85 return True; in compute_all_synced()
99 return True; in compute_re_rooted()
117 port->reselect = True; in STP_roletrns_enter_state()
120 port->sync = True; /* in INIT */ in STP_roletrns_enter_state()
121 port->reRoot = True; /* in INIT_PORT */ in STP_roletrns_enter_state()
137 port->synced = True; /* In BLOCKED_PORT */ in STP_roletrns_enter_state()
156 port->synced = True; /* In ROOT_AGREED */ in STP_roletrns_enter_state()
157 port->newInfo = True; in STP_roletrns_enter_state()
[all …]
H A Drolesel.c51 &port->portPrio.design_bridge, True); in _is_backup_port()
53 &this->BrId, True); in _is_backup_port()
57 return True; in _is_backup_port()
226 &port->designPrio.design_bridge, True); in updtRolesBridge()
249 port->forward = port->learn = True; in updtRolesBridge()
259 port->updtInfo = True; in updtRolesBridge()
267 port->updtInfo = True; in updtRolesBridge()
277 port->updtInfo = True; in updtRolesBridge()
312 port->selected = True; in setSelectedBridge()
315 return True; in setSelectedBridge()
[all …]
H A Dsttrans.c53 return STP_OUT_set_learning (port->port_index, port->owner->vlan_id, True); in enableLearning()
69 return STP_OUT_set_forwarding (port->port_index, port->owner->vlan_id, True); in enableForwarding()
91 port->learning = True; in STP_sttrans_enter_state()
100 port->forwarding = True; in STP_sttrans_enter_state()
H A Dstatmch.c72 this->changeState = True; in STP_check_condition()
120 this->changeState = True; in STP_hop_2_state()
121 return True; in STP_hop_2_state()
H A Dstp_in.c88 created_here = True; in _stp_in_stpm_enable()
226 port->reselect = True; in _stp_in_enable_port_on_stpm()
524 port->reselect = True; in STP_IN_changed_port_speed()
548 port->p2p_recompute = True; in STP_IN_changed_port_duplex()
549 port->reselect = True; in STP_IN_changed_port_duplex()
654 port->tc = True; /* IEEE 802.1y, 17.30 */ in STP_IN_rx_bpdu()
660 _stp_in_enable_port_on_stpm (this, port->port_index, True); in STP_IN_rx_bpdu()
670 port->wasInitBpdu = True; in STP_IN_rx_bpdu()
796 enabled_here = True; in STP_IN_stpm_set_cfg()
828 port->mcheck = True; in STP_IN_port_set_cfg()
[all …]
H A Dp2p.c43 return True; in computeP2P()
60 port->p2p_recompute = True; in STP_p2p_enter_state()
H A Dtopoch.c60 if (port->operEdge) return True; in flush()
81 tmp->tcProp = True; in setTcPropBridge()
145 port->tcAck = True; in STP_topoch_enter_state()
H A Dmigrate.c49 port->initPm = True; in STP_migrate_enter_state()
55 port->sendRSTP = True; in STP_migrate_enter_state()
H A Dstpm.c238 STP_port_init (port, this, True); in STP_stpm_start()
275 True); in STP_stpm_update()
323 port->reselect = True; in STP_stpm_update_after_bridge_management()
/titanic_53/usr/src/tools/onbld/Checks/
H A DHdrChk.py100 self.eof = True
125 self.has_copyright = True
129 self.has_copyright = True
243 found_code = True
275 in_cplusplus = True
276 found_cplusplus = True
302 found_endguard = True
H A DComments.py49 def comchk(comments, check_db=True, output=sys.stderr):
89 blanks = True
/titanic_53/usr/src/common/bzip2/
H A Dbzlib.c223 return True; in isempty_RL()
387 s->inUse[s->state_in_ch] = True; in add_pair_to_block()
402 s->inUse[s->state_in_len-4] = True; in add_pair_to_block()
432 zs->inUse[zs->state_in_ch] = True; \
460 while (True) { in copy_input_until_stop()
465 progress_in = True; in copy_input_until_stop()
476 while (True) { in copy_input_until_stop()
483 progress_in = True; in copy_input_until_stop()
502 while (True) { in copy_output_until_stop()
510 progress_out = True; in copy_output_until_stop()
[all …]
H A Dhuffman.c48 while (True) { \
82 while (True) { in BZ2_hbMakeCodeLengths()
120 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
H A Dbzlib_private.h53 #define True ((Bool)1) macro
451 if (s->tPos >= (UInt32)100000 * (UInt32)s->blockSize100k) return True; \
458 if (c_tPos >= (UInt32)100000 * (UInt32)ro_blockSize100k) return True; \
482 if (s->tPos >= (UInt32)100000 * (UInt32)s->blockSize100k) return True; \
/titanic_53/usr/src/lib/pyzfs/common/
H A Duserspace.py46 "groupused@": ("used", True),
47 "groupquota@": ("quota", True),
54 return True
57 return True
60 return True
208 options.noname = True
H A Dholds.py67 gotone = True
72 printing = True
/titanic_53/usr/src/tools/scripts/
H A Dgit-pbchk.py191 select = lambda x: True
202 return Comments.comchk(git_comments(parent), check_db=True,
243 ret |= HdrChk.hdrchk(fh, lenient=True, output=output)
251 ret |= CStyle.cstyle(fh, output=output, picky=True,
252 check_posix_types=True,
253 check_continuation=True)
261 ret |= JStyle.jstyle(fh, output=output, picky=True)
270 ret |= ManLint.manlint(fh, output=output, picky=True)
H A Dwsdiff.py100 keep_processing = True
249 binaries = True
394 debugon = True
399 logging = True
401 o_sorted = True
407 vdiffs = True
409 reportAllSects = True
411 localTools = True
609 ptch_present = True
610 base_present = True
[all …]
H A Dcddlchk.py74 return True
78 return True
126 'lenient': True,
141 options['verbose'] = True
H A Dmapfilechk.py74 return True
78 return True
136 options['verbose'] = True
H A Dvalidate_pkg.py198 return True
309 self.editable = True
318 self.isdir = True
371 self.isdir = True
431 nodifferences = True
533 fileinfo.isdir = True
807 listonly = True
820 verbose = True
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE37 True, if
42 True, if
47 True, if
52 True, if
57 True, if
62 True, if
/titanic_53/usr/src/test/test-runner/cmd/
H A Drun64 while True:
171 self.killed = True
224 if options.dryrun is True:
240 universal_newlines=True)
354 return True
370 cont = True
467 cont = True
665 if options.dryrun is True:
732 return True
743 can_sudo = exists = True
[all …]
/titanic_53/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-euc%zh_TW-iso2022-CN-EXT.c61 enum _truefalse { False, True }; enumerator
251 st->SOset = True; in _icv_iconv()
265 st->SS2set = True; in _icv_iconv()

1234