Searched refs:TRUE (Results 551 - 575 of 1436) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddisplay.c72 #define fill_space_right(a, b, c) fill_space((a), (b), (c), TRUE)
733 (void) keypad(stdscr, TRUE);
743 curses_inited = TRUE;
767 display_initialized = TRUE;
792 int need_refresh = TRUE;
829 need_refresh = TRUE; /* Usually we need refresh. */
904 show_help = TRUE;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c257 found = TRUE;
265 found = TRUE;
275 if (found == TRUE) {
442 found = TRUE;
454 found = TRUE;
466 if (found == TRUE) {
560 cs.cont = TRUE;
819 found = TRUE;
823 if (found == TRUE)
864 found = TRUE;
1439 nfs4_attr_cache(RTOV4(rp), garp, t, cr, TRUE, NULL); local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c274 tx_con->dpc_info.dpc_comp_blocked = TRUE; /* TCP_FIN_REQ_COMPLETED */
298 result = TRUE;
300 DbgMessage(pdev, INFORMl4int, "lm_toe_is_tx_completion(): result is:%s\n", result? "TRUE" : "FALSE");
413 tcp->tx_con->dpc_info.dpc_comp_blocked = TRUE; /* TCP_REMOTE_RST_RECEIVED */
419 tcp->tx_con->dpc_info.dpc_comp_blocked = TRUE; /* TCP_RST_REQ_COMPLETED */
425 tcp->tx_con->dpc_info.dpc_comp_blocked = TRUE; /* TCP_INV_REQ_COMPLETED */
431 tcp->tx_con->dpc_info.dpc_comp_blocked = TRUE; /* TCP_TRM_REQ_COMPLETED */
443 DbgBreakIfAll(TRUE);
H A Dlm_l4rx.c528 result = TRUE;
530 DbgMessage(pdev, INFORMl4int, "lm_toe_is_rx_completion(): result is:%s\n", result? "TRUE" : "FALSE");
547 result = TRUE;
550 DbgMessage(pdev, INFORMl4int, "lm_toe_is_rcq_suspended(): sb_idx:%d, result is:%s\n", drv_toe_rss_id, result?"TRUE":"FALSE");
725 DbgBreakIf(gen_info->peninsula_blocked == TRUE); /* terminate was already called - no copying should be done */
736 currently_copied = lm_tcp_rx_peninsula_to_rq_copy(pdev, tcp, curr_tcp_buf, &return_list, max_num_bytes_to_copy, TRUE);
799 (gen_buf)? "TRUE" : "FALSE");
970 gen_info->wait_for_isle_left = TRUE;
1218 DbgBreakIfAll(TRUE);
1304 tcp->rx_con->dpc_info.dpc_comp_blocked = TRUE; /* TCP_REMOTE_FIN_RECEIVE
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc.c306 if ((softsp->suspended == TRUE) && (softsp->chosen == TRUE)) {
361 if (softsp->chosen == TRUE) {
384 if ((softsp->suspended == FALSE) && (softsp->chosen == TRUE)) {
419 softsp->suspended = TRUE;
708 master_chosen = TRUE;
832 if (send_intr == TRUE)
/illumos-gate/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c760 'v', MDB_OPT_SETBITS, TRUE, &v_opt) != argc)
834 'a', MDB_OPT_SETBITS, TRUE, &a_opt,
835 'v', MDB_OPT_SETBITS, TRUE, &v_opt) != argc)
958 'a', MDB_OPT_SETBITS, TRUE, &a_opt) != argc)
1117 'v', MDB_OPT_SETBITS, TRUE, &v_opt) != argc)
1284 'v', MDB_OPT_SETBITS, TRUE, &v_opt) != argc)
1381 'v', MDB_OPT_SETBITS, TRUE, &v_opt) != argc)
1535 'f', MDB_OPT_SETBITS, TRUE, &f_opt, /* free list */
1536 'r', MDB_OPT_SETBITS, TRUE, &r_opt, /* reuse list */
1537 't', MDB_OPT_SETBITS, TRUE,
[all...]
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c99 #define TRUE 1 macro
441 * Returns TRUE if fstype is a remote file system type;
452 remote_fs_initialized = TRUE;
457 return (TRUE);
561 #define SET_OPTION(opt) opt##_option = TRUE, \
579 V_option = TRUE;
581 v_option = TRUE;
593 use_scaling = TRUE;
609 o_option = TRUE;
744 mtep->mte_dev_is_valid = TRUE;
[all...]
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c76 bool_t established; /* TRUE when established */
303 current->in_use = TRUE;
353 new->in_use = TRUE;
403 ASSERT(cur->in_use == TRUE);
666 if (clnt->cl_nosignal == TRUE) {
845 ap->established = TRUE;
923 return (TRUE);
959 ap->invalid = TRUE;
1005 return (TRUE);
1044 return (TRUE);
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c65 * @return u8_t TRUE: attention requires process_kill. FALSE o/w
97 return TRUE;
115 return TRUE;
133 return TRUE;
582 u8_t b_assert = TRUE;
604 b_assert = TRUE;
618 b_assert = TRUE;
897 lm_hw_lock(pdev, HW_LOCK_RESOURCE_PORT0_ATT_MASK + PORT_ID(pdev), TRUE);
1142 lm_stats_on_pmf_update(pdev,TRUE);
1162 if(TRUE
[all...]
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.c300 * TRUE Good entry
312 return (TRUE);
316 return (TRUE);
332 return (TRUE);
378 return (strcmp(tmpbuf, "- ") ? TRUE : FALSE);
846 return (TRUE);
928 return (TRUE);
993 return (TRUE);
1189 return (TRUE);
1265 return (TRUE);
[all...]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c385 r->tcp_flag = TRUE;
760 svc_timeout_nonblock_xprt_and_LRU(TRUE);
1121 cd->cf_conn_nonblock = TRUE;
1130 check_nonblock_timestamps = TRUE;
1132 return (TRUE);
1148 _svc_vc_destroy_private(xprt, TRUE);
1200 return (TRUE);
1203 return (TRUE);
1209 return (TRUE);
1224 return (TRUE);
[all...]
H A Dsvc_door.c111 return (TRUE);
584 return (TRUE);
598 return (TRUE);
672 return (TRUE);
689 return (TRUE);
732 return (TRUE);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c772 return (TRUE);
884 * On success, TRUE (1) is returned and lms.lms_cexp_id is ready for use.
892 return (TRUE);
925 return (TRUE);
945 * - TRUE (1) is returned
975 return (TRUE);
986 * On success, TRUE (1) is returned, otherwise FALSE (0).
995 return (TRUE);
1003 * On success, returns TRUE (1). On error, FALSE (0) is returned,
1040 return (TRUE);
[all...]
H A Doutfile.c319 if ((fixalign == TRUE) && (ptype == PT_LOAD) && (shidx == 1))
390 fixalign = TRUE;
513 fixalign = TRUE;
611 if ((fixalign == TRUE) && (ptype == PT_LOAD) &&
842 if ((fixalign == TRUE) && sgp->sg_fscn &&
856 recorded = TRUE;
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c126 hw->phy.qsfp_shared_i2c_bus = TRUE;
262 *locked = TRUE;
297 locked = TRUE;
407 * @autoneg: TRUE when autoneg or autotry is enabled
429 *autoneg = TRUE;
456 *autoneg = TRUE;
473 *autoneg = TRUE;
484 *autoneg = TRUE;
508 *autoneg = TRUE;
566 hw->phy.multispeed_fiber = TRUE;
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c77 twp->tw_inproc = TRUE;
114 twp->tw_step = TRUE;
419 'f', MDB_OPT_SETBITS, TRUE, &fflag,
442 first = TRUE;
487 first = TRUE;
588 't', MDB_OPT_SETBITS, TRUE, &notaskq,
589 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL);
736 'a', MDB_OPT_SETBITS, TRUE, &all,
737 'h', MDB_OPT_SETBITS, TRUE, &history, NULL) != argc) {
764 if (history == TRUE) {
[all...]
/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.c91 return TRUE;
198 ret = TRUE;
249 ret = TRUE;
313 passed_white_space = TRUE;
339 ret = TRUE;
468 return TRUE;
535 _grep_can_reuse = TRUE;
646 * @return TRUE, if, and only if, the value could be
686 * @return TRUE, if, and only if, the value could be
727 * the boolean TRUE t
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table.cc167 * Returns TRUE if successful, FALSE otherwise (when out of memory).
184 WRITEUNLOCK(this, TRUE, "wu db_free_list::push");
185 return (TRUE);
684 * Returns TRUE if replacement successful; FALSE otherwise.
703 return (TRUE);
707 * Deletes entry at specified location. Returns TRUE if location is valid;
715 bool_t ret = TRUE;
731 return (TRUE);
742 * The free list is included if 'fl' is TRUE.
792 mapping.fromLDAP = TRUE;
[all...]
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c205 root_on_master = TRUE;
336 old_pwd->adjunct_str = create_pwd_str(old_pwd, TRUE);
404 map_list = get_passwd_list(TRUE, domain);
411 ans = proc_map_list(map_list, domain, pwd, TRUE);
628 return (TRUE);
839 pwd->adjunct = TRUE;
1107 res = decode_pwd_entry(&data, old_passwd, TRUE);
1139 TRUE, FALSE))
1150 key, data, TRUE, FALSE))
1317 res = write_to_dit(AGEING_MAPPING, domain, key, data, TRUE, FALS
[all...]
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c112 cmds->tcs_command = tlm_create_reader_writer_ipc(TRUE, xfer_size);
229 nlp->nlp_restored[i] ? "TRUE" : "FALSE");
333 cmd->tc_buffers, TRUE);
382 return (TRUE);
392 * TRUE.
404 return (TRUE);
410 return (TRUE);
422 return (TRUE);
734 tlm_acls.acl_checkpointed = TRUE;
892 rv = TRUE;
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c286 xargs->dn_from_kbd = TRUE;
571 found_entry = TRUE;
609 create_standalone_prinicipal = TRUE;
654 * set the boolean create_standalone_prinicipal to TRUE
656 create_standalone_prinicipal = TRUE;
666 if (xargs.dn_from_kbd == TRUE) {
672 krb5_boolean outofsubtree=TRUE;
709 if (outofsubtree == TRUE) {
744 krb_identity_exists = TRUE;
763 if (xargs.dn != NULL && krb_identity_exists == TRUE) {
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad.c438 assert(bool == TRUE);
555 assert(bool == TRUE);
643 assert(bool == TRUE);
732 assert(bool == TRUE);
809 assert(bool == TRUE);
889 assert(bool == TRUE);
962 assert(bool == TRUE);
1033 assert(bool == TRUE);
1106 assert(bool == TRUE);
1193 assert(bool == TRUE);
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c462 return (TRUE);
559 pool->p_closing = TRUE;
933 pool->p_qoverflow = TRUE;
1562 svc_xprt_cleanup(xprt, TRUE);
1664 pool->p_user_waiting = TRUE;
1770 pool->p_signal_create_thread = TRUE;
1786 pool->p_user_exit = TRUE;
1813 pool->p_creator_signaled = TRUE;
1826 pool->p_creator_exit = TRUE;
2094 * off (FALSE) or on (TRUE)
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c241 int sd_qfull_throttle_enable = TRUE;
2305 /* Macro to return TRUE if the IO has come from the sd_buf_iostart() chain. */
2309 /* Macro to return TRUE if the IO has come from the "direct priority" chain. */
3245 has_conflict = TRUE;
3278 if (has_conflict == TRUE) {
3449 * and if a capability is detected - it will be set to TRUE.
3470 un->un_f_mmc_cap = TRUE;
3516 un->un_f_cfg_cdda = (sense_page[5] & 0x01) ? TRUE : FALSE;
3519 un->un_f_dvdram_writable_device = (sense_page[3] & 0x20) ? TRUE : FALSE;
3520 if (un->un_f_dvdram_writable_device == TRUE) {
[all...]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dutility.c332 return (TRUE);
348 return (TRUE);
355 int v = TRUE;
389 int v = TRUE;
425 int v = TRUE;
491 return (TRUE);

Completed in 178 milliseconds

<<21222324252627282930>>