Searched refs:TRUE (Results 651 - 675 of 1436) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsload.c127 AcpiTbSetTableLoadedFlag (TableIndex, TRUE);
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutaddress.c206 * Warn - TRUE if warning on overlap desired
266 Pathname = AcpiNsGetNormalizedPathname (RangeInfo->RegionNode, TRUE);
H A Dutdecode.c616 * RETURN: TRUE if valid object type, FALSE otherwise
634 return (TRUE);
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c46 #define TRUE 1 macro
285 action = TRUE;
295 action = TRUE;
304 action = TRUE;
313 action = TRUE;
322 action = TRUE;
332 action = TRUE;
342 action = TRUE;
352 action = TRUE;
360 r_flag = TRUE;
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c385 return (TRUE);
407 is_dis = TRUE;
410 is_dis = TRUE;
916 'u', MDB_OPT_SETBITS, TRUE, &opt_u, NULL) != argc)
951 'n', MDB_OPT_SETBITS, TRUE, &opt_nz,
952 'p', MDB_OPT_SETBITS, TRUE, &opt_prt,
953 't', MDB_OPT_SETBITS, TRUE, &opt_tag, NULL) != argc)
1113 'd', MDB_OPT_SETBITS, TRUE, &opt_d,
1114 'e', MDB_OPT_SETBITS, TRUE, &opt_e, NULL);
1118 (i != argc && opt_d == TRUE) || (flag
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c178 { ENUM2INT(NS_LDAP_FOLLOWREF), "TRUE" },
205 { ENUM2INT(NS_LDAP_ENABLE_SHADOW_UPDATE_TRUE), "TRUE" },
260 CLIENTCONFIG, CHARPTR, TRUE, NS_LDAP_V1,
267 CREDCONFIG, CHARPTR, TRUE, NS_LDAP_V1,
273 CREDCONFIG, CHARPTR, TRUE, NS_LDAP_V1,
285 SERVERCONFIG, CHARPTR, TRUE, NS_LDAP_V1,
297 CLIENTCONFIG, INT, TRUE, NS_LDAP_V1,
303 CLIENTCONFIG, INT, TRUE, NS_LDAP_V1,
309 CLIENTCONFIG, CHARPTR, TRUE, NS_LDAP_V1,
315 SERVERCONFIG, TIMET, TRUE, NS_LDAP_V
[all...]
H A Dns_crypt.c56 return (TRUE);
229 if (TRUE == is_cleartext(ptr))
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_drv.c278 if (procsigs(TRUE, &oldsigs, &xep) < 0)
339 p->drivenamep, force_label == TRUE ? MD_REPART_FORCE : 0,
479 if (tk_own_bydd(sp, dd, &mhiargs, TRUE, ep))
771 if (procsigs(TRUE, &oldsigs, &xep) < 0)
906 if (rel_own_bydd(sp, dd, TRUE, &xep))
1142 if (tk_own_bydd(sp, dd, &mhiargs, TRUE, ep))
1156 if (procsigs(TRUE, &oldsigs, &xep) < 0)
1166 if (rel_own_bydd(sp, dd, TRUE, &xep)) {
1272 if (procsigs(TRUE, &oldsigs, &xep) < 0)
1471 stale_bool = TRUE;
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c394 if (cdrp->cloned != TRUE)
421 srcp2->cloned = TRUE;
618 return (TRUE);
855 has_args = TRUE;
1025 retval = TRUE;
1072 xdr_args, args_ptr)) != TRUE)
1074 return (TRUE);
1092 if (crdp->cloned == TRUE) {
1094 return (TRUE);
1368 return (TRUE);
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c174 result = TRUE;
177 DbgMessage(pdev, INFORMeq, "lm_is_eq_completion: result is:%s\n", result? "TRUE" : "FALSE");
203 general->is_fcoe_flg = (cid == FCOE_CID(pdev))? TRUE : FALSE;
204 general->statistics_en_flg = (is_pfdev || (stats_cnt_id != 0xFF))? TRUE : FALSE;
254 rx->extra_data_over_sgl_en_flg = (cid == OOO_CID(pdev))? TRUE : FALSE;
258 rx->outer_vlan_removal_enable_flg = IS_MULTI_VNIC(pdev)? TRUE: FALSE;
287 rx->is_leading_rss = TRUE;
288 rx->is_approx_mcast = TRUE;
298 rx->vmqueue_mode_en_flg = TRUE;
405 tx->force_default_pri_flg = TRUE;
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c596 cs->cont = TRUE;
859 return (TRUE);
959 did_traverse = TRUE;
987 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE);
992 if (did_traverse == TRUE) {
1857 * The cinfo.atomic = TRUE only if we got no errors, we have
1864 resp->cinfo.atomic = TRUE;
2587 * The cinfo.atomic = TRUE only if we have
2593 resp->cinfo.atomic = TRUE;
2742 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE);
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmech_md5.c310 if (length_only == TRUE) {
357 if (length_only == TRUE) {
H A Dmech_sha.c42 if (length_only == TRUE) {
90 if (length_only == TRUE) {
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmbaddch.c119 isedge = TRUE;
131 isedge = TRUE;
H A Dwnoutref.c84 _virtscr->_use_idl = TRUE;
86 _virtscr->_clear = TRUE;
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspace_used.tcl28 is_index boolean, -- TRUE if it is an index, false for a table
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_entry.cc147 return (TRUE);
203 return (TRUE);
H A Ddb_index_entry.cc224 * Returns 'TRUE' if successful, FALSE otherwise.
256 return (TRUE);
317 return (TRUE);
H A Ddb_table_c.x96 % Returns TRUE if successful, FALSE otherwise (when out of memory). */
183 % mapping.isDeferredTable = TRUE;
247 % Returns TRUE if replacement successful; FALSE otherwise.
253 %/* Deletes entry at specified location. Returns TRUE if location is valid;
262 % The free list is included if 'fl' is TRUE. */
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_callmsg.c94 return (TRUE);
177 return (TRUE);
H A Dsvc_simple.c162 madenow = TRUE;
215 done = TRUE;
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x132 case TRUE:
/illumos-gate/usr/src/cmd/mdb/common/modules/libproc/
H A Dlibproc.c67 'a', MDB_OPT_SETBITS, TRUE, &byaddr,
68 'n', MDB_OPT_SETBITS, TRUE, &byname,
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv/
H A Dxpv.c128 dwp->dw_step = TRUE;
186 vwp->vw_step = TRUE;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_autofs.c133 if (me->map_modified == TRUE || me->map_faked == TRUE) {

Completed in 183 milliseconds

<<21222324252627282930>>