Searched defs:TRUE (Results 126 - 150 of 188) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c105 int Readdb; /* set to TRUE by SAC_READDB message */
173 #ifndef TRUE
174 #define TRUE 1 macro
1044 Readdb = TRUE;
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h109 #define TRUE 1 macro
/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h65 #ifdef TRUE
66 #undef TRUE macro
71 #define TRUE 1 macro
103 int sys_indirect; /* if TRUE, this is an indirect system call */
139 extern int istty; /* TRUE iff output is a tty */
289 extern int descendent; /* TRUE iff descendent of top level */
290 extern int is_vfork_child; /* TRUE iff process is a vfork()ed child */
310 extern int leave_hung; /* if TRUE, leave the process hung */
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c68 #ifndef TRUE
69 #define TRUE 1 macro
174 Return TRUE if we need the section, FALSE otherwise
188 return TRUE;
328 if (dwarf_need_debug_line_section(dbg) == TRUE) {
1544 if (dwarf_need_debug_line_section(dbg) == TRUE)
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl.h505 #ifndef TRUE
506 #define TRUE 1 macro
H A Dcontract.h515 #ifndef TRUE
516 #define TRUE 1 macro
/illumos-gate/usr/src/uts/common/sys/
H A Demul64var.h43 #define TRUE 1 macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c96 #ifndef TRUE
97 #define TRUE (1) macro
98 #endif /* TRUE */
685 unlock_err = mboxsc_unlock_flags(TRUE);
1072 lock_held = TRUE;
1095 (void) mboxsc_unlock_flags(TRUE);
1139 error = mboxsc_unlock_flags(TRUE);
1156 (void) mboxsc_unlock_flags(TRUE);
2093 error = mboxsc_lock_flags(TRUE, 0);
2145 unlock_err = mboxsc_unlock_flags(TRUE);
[all...]
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h49 #ifndef TRUE
50 #define TRUE 1 macro
/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c55 * TRUE Boolean constant
68 #ifndef TRUE
69 #define TRUE ((int)'t') macro
84 * isasystemlogin Returns TRUE if the user-ID in the "struct passwd"
88 * isauserlogin Returns TRUE if the user-ID in the "struct passwd"
120 int found; /* TRUE if login in /etc/passwd */
219 int errorflg; /* TRUE if problem generating message */
306 * function returns TRUE. Otherwise it returns FALSE.
312 * TRUE If 'p' is found in the members list,
319 int found; /* TRUE i
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h48 * Make sure that TRUE, FALSE, MIN, and MAX have the usual definitions
53 #ifndef TRUE
54 #define TRUE 1 macro
/illumos-gate/usr/src/cmd/mv/
H A Dmv.c77 #define TRUE 1 macro
171 mve = TRUE;
173 lnk = TRUE;
175 cpy = TRUE;
321 if ((argc < 2 && lnk != TRUE) || (argc < 1 && lnk == TRUE)) {
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c60 #ifndef TRUE
61 #define TRUE B_TRUE macro
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c163 &actual_size, TRUE, local_commands);
219 &actual_size, TRUE, local_commands);
281 &actual_size, TRUE, local_commands);
309 &actual_size, TRUE, local_commands);
397 &actual_size, TRUE, local_commands);
430 long_name = TRUE;
440 &actual_size, TRUE, local_commands);
473 long_link = TRUE;
476 &actual_size, TRUE, local_commands);
491 NDMP_LOG(LOG_DEBUG, "long_link: %s [%s]", long_link ? "TRUE"
1172 &actual_size, TRUE, local_commands); local
1174 &actual_size, TRUE, local_commands); local
[all...]
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucp.h283 #define TRUE 1 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c62 TRUE = 1 enumerator in enum:__anon2050
1872 if((ret_val = e1000_config_dsp_after_link_change(hw, TRUE))) {
2515 hw->tbi_compatibility_on = TRUE;
2582 hw->serdes_link_down = TRUE;
3103 if(hw->phy_id == M88E1000_E_PHY_ID) match = TRUE;
3106 if(hw->phy_id == M88E1000_I_PHY_ID) match = TRUE;
3113 if(hw->phy_id == M88E1011_I_PHY_ID) match = TRUE;
3119 if(hw->phy_id == IGP01E1000_I_PHY_ID) match = TRUE;
3339 hw->tbi_compatibility_en = TRUE;
3341 hw->adaptive_ifs = TRUE;
[all...]
/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/devfsadm/
H A Ddevfsadm_impl.h196 #define DEVFSADM_DEBUG_ON (verbose == NULL) ? FALSE : TRUE
514 #ifndef TRUE
515 #define TRUE 1 macro
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h108 char m_text; /* TRUE if the contents is text */
289 #define TRUE 1 macro
/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c34 #define TRUE 1 macro
267 aflg = TRUE;
270 cflg = TRUE;
277 hflg = TRUE;
280 jflg = TRUE;
283 Mflg = TRUE;
287 mflg = TRUE;
291 nflg = TRUE;
294 pflg = TRUE;
298 sflg = TRUE;
[all...]
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c310 return TRUE;
370 return TRUE;
382 return TRUE;
395 return TRUE;
399 return TRUE;
412 return TRUE;
500 return TRUE;
887 return TRUE;
1000 ret = TRUE;
1009 ret = TRUE;
2113 hal_util_branch_claim (hald_get_gdl (), d, TRUE, claim_service, uid); local
[all...]
/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/tools/ctf/cvt/
H A Dctftools.h68 #define TRUE 1 macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c71 #ifndef TRUE
72 #define TRUE (1) macro
612 return (TRUE);
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dac.h404 #ifndef TRUE
405 #define TRUE (1) macro

Completed in 110 milliseconds

12345678