Searched refs:True (Results 51 - 59 of 59) sorted by relevance

123

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c1259 nextIsChar = True;
1273 nextIsChar = True;
1320 opt->prev1IsChar = True;
1399 opt->prev1IsChar = True;
1400 opt->prev2 = True;
1488 opt->prev1IsChar = True;
1489 opt->prev2 = True;
1639 p->finished = True;
1646 p->finished = True;
2117 p->overflow = True;
[all...]
H A DLzmaDec.c723 LzmaDec_InitDicAndState(p, True, True);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c128 if ((rc = STP_IN_enable_port(port->port_index, True)) != 0)
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c266 begin_element(fp, Node, Instance, inst, Static, True, NULL);
H A Dtopo_xml.c1517 if (xmlStrcmp(str, (xmlChar *)True) == 0)
/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c196 build_config_bpdu (port, True);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c1257 CK_BBOOL True = TRUE; local
1275 keytemplate[2].pValue = &True;
1276 keytemplate[2].ulValueLen = sizeof (True);
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4935 enum boolean { True, False }; enumerator in enum:boolean
5303 lufs_tid_valid = True;
5317 if (lufs_tid_valid == True) {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5845 \newif\ifhavexrefs % True if xref values are known.
5846 \newif\ifwarnedxrefs % True if we warned once that they aren't known.

Completed in 127 milliseconds

123