Searched refs:False (Results 1 - 25 of 67) sorted by relevance

123

/osnet-11/usr/src/tools/onbld/Checks/
H A D__init__.py55 return False
57 return False
H A DCddl.py49 def cddlchk(fh, filename=None, lenient=False, verbose=False, output=sys.stderr):
H A DKeywords.py46 def keywords(fh, filename=None, lenient=False, verbose=False,
H A DHdrChk.py73 def __init__(self, fh, filename=None, lenient=False):
77 self.has_copyright = False
78 self.eof = False
155 def hdrchk(fh, filename=None, lenient=False, output=sys.stderr):
156 found_ident = False
235 in_cplusplus = False
236 found_endguard = False
237 found_cplusplus = False
238 found_code = False
294 in_cplusplus = False
[all...]
H A DCmtBlk.py54 lenient=False, verbose=False, output=sys.stderr):
59 in_cmt = False
82 in_cmt = False
H A DProcessCheck.py57 stderr=subprocess.STDOUT, close_fds=False)
H A DMapfile.py45 def mapfilechk(fh, filename=None, verbose=False, output=sys.stderr):
H A DCopyright.py64 check_license = False
73 check_license = False
/osnet-11/usr/src/lib/librstp/common/
H A Dmigrate.c50 port->mcheck = False;
54 port->mcheck = port->initPm = False;
58 port->rcvdRSTP = port->rcvdSTP = False;
62 port->sendRSTP = False;
63 port->initPm = False;
66 port->rcvdRSTP = port->rcvdSTP = False;
117 return False;
H A Dedge.c52 port->wasInitBpdu = False;
54 port->portEnabled = False;
59 port->operEdge = False;
79 return False;
114 return False;
H A Dp2p.c45 return False;
64 port->p2p_recompute = False;
88 return False;
H A Dsttrans.c45 return STP_OUT_set_learning (port->port_index, port->owner->vlan_id, False);
61 return STP_OUT_set_forwarding (port->port_index, port->owner->vlan_id, False);
81 port->learning = False;
82 port->forwarding = False;
139 return False;
H A Dstatmch.c45 this->changeState = False;
47 this->debug = False;
86 this->changeState = False;
H A Dportinfo.c157 return False;
354 port->rcvdBpdu = port->rcvdRSTP = port->rcvdSTP = False;
355 port->updtInfo = port->proposing = False; /* In DISABLED */
356 port->agreed = port->proposed = False;
360 port->selected = False;
369 port->selected = False;
374 port->updtInfo = False;
375 port->agreed = port->synced = False; /* In UPDATE */
376 port->proposed = port->proposing = False; /* in UPDATE */
394 port->rcvdBpdu = False;
[all...]
H A Droletrns.c81 return False;
96 return False;
119 port->synced = False; /* in INIT */
133 port->forward = False;
139 port->sync = port->reRoot = False; /* BLOCKED_PORT */
148 port->proposed = False;
155 port->proposed = port->sync = False; /* in ROOT_AGREED */
179 port->reRoot = False; /* In REROOTED */
214 port->sync = False; /* DESIGNATED_SYNCED */
221 port->reRoot = False; /* DESIGNATED_RETIRE
[all...]
H A Dtopoch.c123 port->tcAck = False;
128 port->rcvdTcAck = port->tc = port->tcProp = False;
140 port->tc = False;
143 port->rcvdTcn = port->rcvdTc = False;
159 port->tcProp = False;
168 port->rcvdTcAck = False;
225 return False;
H A Dtransmit.c239 build_config_bpdu (port, False);
298 port->newInfo = False;
311 port->newInfo = False;
314 port->tcAck = False;
317 port->newInfo = False;
322 port->newInfo = False;
325 port->tcAck = False;
367 return False;
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py64 no_write = False # don't write/modify if True
153 first = False
196 self.inited = False # Instance has been loaded with SMF data
215 self.inited = False # Remain pessimistic
234 fnd_general = False
339 return False
353 return False
362 return False
368 return False
390 return False
[all...]
H A Dldap.py49 ['astring', 'NS_LDAP_FILE_VERSION', False, None ],
51 ['astring', 'NS_LDAP_BINDDN', False, None ],
53 ['astring', 'NS_LDAP_BINDPASSWD', False, None ],
55 ['boolean', 'NS_LDAP_ENABLE_SHADOW_UPDATE', False, None ],
57 ['astring', 'NS_LDAP_ADMIN_BINDDN', False, None ],
59 ['astring', 'NS_LDAP_ADMIN_BINDPASSWD', False, None ],
61 ['astring', 'NS_LDAP_HOST_CERTPATH', False, None ],
63 ['astring', 'NS_LDAP_PROFILE', False, None ],
69 ['astring', 'NS_LDAP_SEARCH_BASEDN', False, None ],
71 ['astring', 'NS_LDAP_SEARCH_SCOPE', False, Non
[all...]
H A Dnis.py48 ALLPROPS = { 'domainname': True, 'ypservers': False, 'securenets': False }
130 if not self.save_to_tmp(False, data):
179 err = False
294 """Is SMF populated with this service? True/False"""
299 return False
314 return False
316 return False
321 return False
323 dom_is_conf = False
[all...]
H A Dnsswitch.py103 pwd_config = False
107 grp_config = False
152 pwd_config = False
154 grp_config = False
193 if pwd_config == False:
197 if grp_config == False:
229 err = False
/osnet-11/usr/src/grub/grub2/util/
H A Dimport_gcry.py100 nch = False
126 hold = False
127 skip = False
128 skip2 = False
129 ismd = False
130 iscipher = False
131 iscryptostart = False
132 iscomma = False
133 isglue = False
134 skip_statement = False
[all...]
/osnet-11/usr/src/lib/pybootmgmt/i386/
H A Dbootmgmt-helper-chain.ksh62 entry $root $part Windows False
76 entry $root $part "Windows" False
78 entry $root $part OS/2 False
156 entry $root $part "$release" False
171 entry $root $part "Diagnostic Partition" False
/osnet-11/usr/src/lib/pyzfs/common/
H A Dholds.py61 printing = False
62 gotone = False
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Drecordmarking.py35 self._eof = False
42 return False
75 self._atlast = False

Completed in 101 milliseconds

123