/titanic_41/usr/src/lib/librstp/common/ |
H A D | portinfo.c | 133 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 D | roletrns.c | 59 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 D | rolesel.c | 51 &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 D | sttrans.c | 53 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 D | statmch.c | 72 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 D | stp_in.c | 88 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 D | p2p.c | 43 return True; in computeP2P() 60 port->p2p_recompute = True; in STP_p2p_enter_state()
|
H A D | topoch.c | 60 if (port->operEdge) return True; in flush() 81 tmp->tcProp = True; in setTcPropBridge() 145 port->tcAck = True; in STP_topoch_enter_state()
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | probedev.c | 63 if (verbose == True) in delete_hotspares_impl() 71 if (verbose == True) in delete_hotspares_impl() 90 if (verbose == True) in delete_hotspares_impl() 127 if (verbose == True) { in md_probe_ioctl() 135 if (verbose == True) in md_probe_ioctl() 142 if (verbose == True) in md_probe_ioctl() 148 if (issue_ioctl == True) { in md_probe_ioctl() 210 if (verbose == True) in get_toplevel_mds() 311 if (verbose == True) in create_trans_compslist() 327 if (verbose == True) in create_trans_compslist() [all …]
|
H A D | md_monitord.c | 34 boolean_e issue_ioctl = True; 98 boolean_e sig_verbose = True; in catch_sig() 102 if (probe_started == True) { in catch_sig() 287 probe_started = True; in probe_all_devs() 349 if (startup == True) in probe_all_devs() 377 boolean_e startup = True; in main() 434 verbose = True; in main() 437 issue_ioctl = True; in main()
|
/titanic_41/usr/src/tools/onbld/Checks/ |
H A D | HdrChk.py | 100 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
|
/titanic_41/usr/src/tools/scripts/ |
H A D | wsdiff.py | 91 keep_processing = True 228 binaries = True 371 debugon = True 376 logging = True 378 sorted = True 380 vdiffs = True 382 reportAllSects = True 384 localTools = True 587 ptch_present = True 588 base_present = True [all …]
|
H A D | git-pbchk.py | 197 select = lambda x: True 209 return Comments.comchk(git_comments(parent), check_db=True, 254 ret |= HdrChk.hdrchk(fh, lenient=True, output=output) 264 ret |= CStyle.cstyle(fh, output=output, picky=True, 265 check_posix_types=True, 266 check_continuation=True) 276 ret |= JStyle.jstyle(fh, output=output, picky=True) 287 ret |= ManLint.manlint(fh, output=output, picky=True)
|
H A D | cddlchk.py | 73 return True 77 return True 125 'lenient': True, 140 options['verbose'] = True
|
H A D | hgsetup.sh | 167 filemerge.gui=True 172 meld.gui=True 176 gpyfm.gui=True
|
H A D | mapfilechk.py | 73 return True 77 return True 135 options['verbose'] = True
|
H A D | validate_pkg.py | 196 return True 307 self.editable = True 316 self.isdir = True 369 self.isdir = True 429 nodifferences = True 531 fileinfo.isdir = True 805 listonly = True 818 verbose = True
|
/titanic_41/usr/src/common/bzip2/ |
H A D | bzlib.c | 221 return True; in isempty_RL() 385 s->inUse[s->state_in_ch] = True; in add_pair_to_block() 400 s->inUse[s->state_in_len-4] = True; in add_pair_to_block() 430 zs->inUse[zs->state_in_ch] = True; \ 458 while (True) { in copy_input_until_stop() 463 progress_in = True; in copy_input_until_stop() 474 while (True) { in copy_input_until_stop() 481 progress_in = True; in copy_input_until_stop() 500 while (True) { in copy_output_until_stop() 508 progress_out = True; in copy_output_until_stop() [all …]
|
/titanic_41/usr/src/lib/pyzfs/common/ |
H A D | userspace.py | 45 "groupused@": ("used", True), 46 "groupquota@": ("quota", True), 53 return True 56 return True 59 return True 207 options.noname = True
|
H A D | holds.py | 66 gotone = True 71 printing = True
|
/titanic_41/usr/src/tools/onbld/Scm/ |
H A D | Backup.py | 153 return True 159 return True 307 return True 324 self.wctx = self.ws.workingctx(worklist=True) 373 fp.write(self.ws.diff(opts={'git': True}, match=match)) 469 return True 473 curdiff = self.ws.diff(opts={'git': True}, match=match) 488 return True 503 return True 629 for root, dirs, files in os.walk(path, topdown=True): [all …]
|
H A D | WorkSpace.py | 274 entry.renamed = True 356 tags.extend(colliding_tags(fh, nodes, True)) 385 return True 395 return True 398 return True 402 return True 405 return True 510 fh = self._repo.opener(self._file, 'w', atomictemp=True) 524 self._valid = True 665 follow=True, [all …]
|
H A D | Version.py | 110 return True 122 return True
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | OBSOLETE | 37 True, if 42 True, if 47 True, if 52 True, if 57 True, if 62 True, if
|
/titanic_41/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 374 lenient = True 388 lenient = True 425 ret |= ManLint.manlint(fh, output=ui, picky=True) 539 ret |= HdrChk.hdrchk(fh, lenient=True, output=ui) 575 picky=True, check_posix_types=True, 576 check_continuation=True) 604 ret |= JStyle.jstyle(fh, output=ui, picky=True) 808 if not ws.ui.configbool('cdm', name, True): 812 result = cmd(ws.ui, ws.repo, honour_nots=True, *args, **opts) 950 for head in sorted(map(repo.changelog.rev, heads), reverse=True): [all …]
|