Searched refs:TRUE (Results 626 - 650 of 1436) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-is-caller-privileged.c144 is_version = TRUE;
H A Dhal-storage-cleanup-mountpoint.c113 found = TRUE;
H A Dhal-storage-closetray.c172 TRUE /* closetray option */,
H A Dhal-storage-mount.c86 fprintf (stderr, "Device has %s volume.ignore set to TRUE. Refusing to mount.\n", device);
175 last_was_slash = TRUE;
358 skip_fstab_entry = TRUE;
414 ret = TRUE;
595 is_remount = TRUE;
658 while (TRUE) {
666 explicit_mount_point_given = TRUE;
684 while (TRUE) {
760 wants_to_change_uid = TRUE;
778 pol_is_fixed = TRUE;
[all...]
H A Dhal-storage-shared.c84 return TRUE;
254 fprintf (stderr, "Device has %s volume.ignore set to TRUE. Refusing to mount.\n", device);
348 mounted_by_other_uid = TRUE;
418 * if mounted_by_other_uid==TRUE
633 return TRUE;
656 return TRUE;
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c76 bool_t makenew = TRUE; /* Make new keys or reencrypt existing */
167 &crypt, TRUE)) {
383 pwmatch = TRUE;
739 bool_t lineone = TRUE;
794 gotit = TRUE;
809 gotit = TRUE;
1067 specmech = TRUE;
1104 initkeylist(TRUE);
1108 initkeylist(TRUE);
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_stash.c182 /* TRUE here means read the keyboard, but only once */
185 TRUE, FALSE, (char *) NULL,
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dreplay.c67 /* return TRUE if outpkt is filled in with a packet to reply with,
97 return TRUE;
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_send.c49 #define TRUE 1 macro
/illumos-gate/usr/src/cmd/tic/
H A Dtic_main.c141 argflag = TRUE;
/illumos-gate/usr/src/cmd/tip/
H A Dtipout.c66 boolean(value(SCRIPT)) = TRUE;
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c121 madesock = TRUE;
219 return (TRUE);
222 return (TRUE);
243 stat = TRUE;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx_mp.c76 return TRUE;
H A Dlm_mcp.c423 // TRUE if the function is first on the port
430 // TRUE if the function is last on the port
432 ( ( ( FUNC_ID(_pdev) == (_port_idx+0) ) ? TRUE : (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[(_port_idx+0)].b_loaded) ) && \
433 ( ( FUNC_ID(_pdev) == (_port_idx+2) ) ? TRUE : (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[(_port_idx+2)].b_loaded) ) && \
434 ( ( FUNC_ID(_pdev) == (_port_idx+4) ) ? TRUE : (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[(_port_idx+4)].b_loaded) ) && \
435 ( ( FUNC_ID(_pdev) == (_port_idx+6) ) ? TRUE : (_port_idx == 0)?(FALSE == g_lm_loader.path_arr[_path_idx].func_arr[6].b_loaded):(FALSE == g_lm_loader.path_arr[_path_idx].func_arr[7].b_loaded) ) )
445 // TRUE if any device is currently locked
559 mcp_msg = lm_loader_opcode_to_mcp_msg( opcode, TRUE ) ;
588 pdev->vars.b_in_init_reset_flow = TRUE;
659 pdev->vars.b_in_init_reset_flow = TRUE;
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dmt_rpcinit.c151 clnt_xid_initialized = TRUE;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ofs_gen_util.c140 return (TRUE);
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h663 #define ISCSI_DEFAULT_IMMEDIATE_DATA TRUE
664 #define ISCSI_DEFAULT_INITIALR2T TRUE
667 #define ISCSI_DEFAULT_DATA_PDU_IN_ORDER TRUE
668 #define ISCSI_DEFAULT_DATA_SEQUENCE_IN_ORDER TRUE
/illumos-gate/usr/src/lib/libadm/common/
H A Dlistdev.c138 int noerror; /* FLAG, TRUE if :-) */
163 noerror = TRUE;
/illumos-gate/usr/src/cmd/cron/
H A Delm.c66 #define TRUE 1 macro
155 n->isdummy = TRUE;
175 n->isdummy = TRUE;
197 n->isdummy = TRUE;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c221 trunc = TRUE;
245 trunc = TRUE;
372 trunc = TRUE;
412 trunc = TRUE;
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c84 nvm->blank_nvm_mode = TRUE;
293 ret_code = i40e_read_nvm_aq(hw, 0x0, offset, 1, data, TRUE);
390 last_cmd = TRUE;
669 1, &le_sum, TRUE);
/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devevent.c167 AcpiGbl_EventsInitialized = TRUE;
H A Devmisc.c66 * RETURN: TRUE if notifies allowed on this object
87 return (TRUE);
H A Devxfregn.c242 AcpiEvDetachRegion (RegionObj, TRUE);
/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexoparg6.c94 * RETURN: TRUE if the match is successful, FALSE otherwise
108 BOOLEAN LogicalResult = TRUE;

Completed in 139 milliseconds

<<21222324252627282930>>