Searched refs:TRUE (Results 226 - 250 of 3764) sorted by relevance

1234567891011>>

/macosx-10.10.1/sudo-73/src/
H A Ddefaults.c221 int op; /* TRUE or FALSE */
355 return TRUE;
386 def_long_otp_prompt = TRUE;
389 def_ignore_dot = TRUE;
392 def_mail_always = TRUE;
395 def_mail_no_user = TRUE;
398 def_mail_no_host = TRUE;
401 def_mail_no_perms = TRUE;
410 def_authenticate = TRUE;
413 def_root_sudo = TRUE;
[all...]
/macosx-10.10.1/Chess-310.6/sjeng/
H A Dmoves.c43 was illegal, returns FALSE, otherwise, returns TRUE. */
50 if (Variant == Suicide) return TRUE;
60 return TRUE;
67 return TRUE;
74 return TRUE;
81 return TRUE;
96 if (moves[m].from == 0) return TRUE;
109 return TRUE;
116 return TRUE;
125 return TRUE;
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-tic80.c80 TRUE, /* partial_inplace */
89 TRUE, /* pc_relative */
94 TRUE, /* partial_inplace */
97 TRUE), /* pcrel_offset */
108 TRUE, /* partial_inplace */
122 TRUE, /* partial_inplace */
136 TRUE, /* partial_inplace */
150 TRUE, /* partial_inplace */
164 TRUE, /* partial_inplace */
178 TRUE, /* partial_inplac
[all...]
H A Dnlm32-alpha.c61 return TRUE;
77 return TRUE;
114 TRUE, /* Partial_inplace. */
129 TRUE, /* Partial_inplace. */
146 TRUE, /* Partial_inplace. */
163 TRUE, /* Partial_inplace. */
206 TRUE, /* PC_relative. */
211 TRUE, /* Partial_inplace. */
214 TRUE), /* PCrel_offset. */
224 TRUE, /* PC_relativ
[all...]
H A Dnlm32-ppc.c56 return TRUE;
76 return TRUE;
96 TRUE, /* Partial_inplace. */
111 TRUE, /* Partial_inplace. */
121 TRUE, /* PC relative. */
126 TRUE, /* Partial_inplace. */
141 TRUE, /* Partial_inplace. */
156 TRUE, /* Partial_inplace. */
171 TRUE, /* Partial_inplace. */
186 TRUE, /* Partial_inplac
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Denv014.tcl61 error_check_good env_open [is_valid_env $env] TRUE
71 error_check_good env_open [is_valid_env $env] TRUE
81 error_check_good env_open [is_valid_env $env] TRUE
83 error_check_good env2_open [is_valid_env $env2] TRUE
86 error_check_good env2_txn [is_valid_txn $txn $env2] TRUE
96 error_check_good env_open [is_valid_env $env] TRUE
98 error_check_good env2_open [is_valid_env $env2] TRUE
101 error_check_good env2_txn [is_valid_txn $txn $env2] TRUE
111 error_check_good env_open [is_valid_env $env] TRUE
H A Dlock002.tcl38 error_check_good env_open [is_valid_env $local_env] TRUE
50 error_check_good remote:env_open [is_valid_env $remote_env] TRUE
54 error_check_good env_open [is_valid_env $local_env] TRUE
66 error_check_good remote:env_open [is_valid_env $local_env] TRUE
85 error_check_good env_open [is_valid_env $local_env] TRUE
93 error_check_good remote:env_open [is_valid_env $remote_env] TRUE
101 error_check_good lock_get [is_valid_lock $local_lock $local_env] TRUE
121 [is_valid_lock $remote_lock $remote_env] TRUE
135 [is_valid_lock $local_lock $local_env] TRUE
H A Dsdb010.tcl30 error_check_good env_open [is_valid_env $env] TRUE
53 error_check_good db_open [is_valid_db $db] TRUE
80 error_check_good db_open [is_valid_db $db] TRUE
83 error_check_good txn [is_valid_txn $t $env] TRUE
93 error_check_good db_open [is_valid_db $db2] TRUE
96 error_check_good txn [is_valid_txn $t $env] TRUE
113 error_check_good db_open [is_valid_db $db] TRUE
116 error_check_good txn [is_valid_txn $t $env] TRUE
127 error_check_good db_open [is_valid_db $db] TRUE
130 error_check_good txn [is_valid_txn $t $env] TRUE
[all...]
H A Drep048script.tcl30 error_check_good script_qenv_open [is_valid_env $queueenv] TRUE
46 error_check_good script_menv_open [is_valid_env $masterenv] TRUE
51 error_check_good dbopen [is_valid_db $db] TRUE
H A Dsdb008.tcl50 error_check_good subdb [is_valid_db $db] TRUE
60 error_check_good subdb [is_valid_db $db] TRUE
67 error_check_good subdb [is_valid_db $db] TRUE
77 error_check_good subdb [is_valid_db $db] TRUE
84 error_check_good subdb [is_valid_db $db] TRUE
91 error_check_good subdb [is_valid_db $db] TRUE
/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A Dconfigd.m63 Boolean _configd_verbose = FALSE; /* TRUE if verbose logging enabled */
96 SCPrint(TRUE, stderr, CFSTR("%s: [-d] [-v] [-V bundleID] [-b] [-B bundleID] [-A bundleID] [-t bundle-path]\n"), prog);
97 SCPrint(TRUE, stderr, CFSTR("options:\n"));
98 SCPrint(TRUE, stderr, CFSTR("\t-d\tdisable daemon/run in foreground\n"));
99 SCPrint(TRUE, stderr, CFSTR("\t-v\tenable verbose logging\n"));
100 SCPrint(TRUE, stderr, CFSTR("\t-V\tenable verbose logging for the specified plug-in\n"));
101 SCPrint(TRUE, stderr, CFSTR("\t-f\tload ALL plug-ins in a separate process\n"));
102 SCPrint(TRUE, stderr, CFSTR("\t-b\tdisable loading of ALL plug-ins\n"));
103 SCPrint(TRUE, stderr, CFSTR("\t-B\tdisable loading of the specified plug-in\n"));
104 SCPrint(TRUE, stder
[all...]
H A Dconfigd_server.c66 return TRUE;
74 return TRUE;
80 SCLog(TRUE, LOG_ERR, CFSTR("config_demux(): unknown message ID (%d) received"), request->msgh_id);
113 SCLog(TRUE, LOG_NOTICE,
218 SCLog(TRUE, LOG_ERR, CFSTR("'%s' server already starting"), service_name);
222 SCLog(TRUE, LOG_ERR, CFSTR("'%s' server already active"), service_name);
225 SCLog(TRUE, LOG_ERR,
277 while (TRUE) {
281 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 1.0e10, TRUE);
H A D_configclose.c62 return TRUE;
84 TRUE);
105 SCTrace(TRUE, _configd_trace,
112 removeAllKeys(*store, TRUE); // patterns
129 (void) __SCDynamicStoreRemoveValue(*store, CFArrayGetValueAtIndex(keys, i), TRUE);
130 push = TRUE;
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dnat_port_mapping.c175 SCLog(TRUE, LOG_INFO, CFSTR("%s port-mapping update for %s ignored: related to VPN interface. Public Address: %x, Protocol: %s, Private Port: %d, Public Port: %d."),
194 SCLog(TRUE, LOG_ERR, CFSTR("%s port-mapping update for %s ignored: failed to get interface list."),
208 SCLog(TRUE, LOG_NOTICE, CFSTR("%s port-mapping update for %s ignored: underlying interface is PPP/VPN. Public Address: %x, Protocol: %s, Private Port: %d, Public Port: %d."),
222 SCLog(TRUE, LOG_INFO, CFSTR("%s port-mapping update for %s ignored: underlying interface down. Public Address: %x, Protocol: %s, Private Port: %d, Public Port: %d."),
232 SCLog(TRUE, LOG_INFO, CFSTR("%s port-mapping for %s flagged down because of no connectivity."), sd_name, if_name);
237 SCLog(TRUE, LOG_INFO, CFSTR("%s port-mapping update for %s ignored: underlying interface's address changed. Public Address: %x, Protocol: %s, Private Port: %d, Public Port: %d."),
260 SCLog(TRUE, LOG_INFO, CFSTR("%s port-mapping update for %s ignored: not for interface %s. Public Address: %x, Protocol: %s, Private Port: %d, Public Port: %d."),
292 SCLog(TRUE, LOG_ERR, CFSTR("NAT's public interface down for more than %d secs... starting faster probe."),
308 SCLog(TRUE, LOG_INFO, CFSTR("starting wait-port-mapping timer for IPSec: %d secs"), PUBLIC_NAT_PORT_MAPPING_TIMEOUT);
311 SCLog(TRUE, LOG_ER
[all...]
/macosx-10.10.1/xnu-2782.1.97/pexpert/gen/
H A Dbootargs.c85 arg_boolean = TRUE;
103 arg_found = TRUE;
116 arg_found = TRUE;
123 arg_found = TRUE;
130 arg_found = TRUE;
151 return(TRUE);
300 return TRUE;
336 return TRUE;
342 return IODTGetDefault(property_name, property_ptr, max_property) ? FALSE : TRUE;
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Desctrn.cpp37 return new EscapeTransliterator(ID, UnicodeString(TRUE, UNIPRE, 2), UnicodeString(), 16, 4, TRUE, NULL);
41 return new EscapeTransliterator(ID, UnicodeString(TRUE, BS_u, 2), UnicodeString(), 16, 4, FALSE, NULL);
45 return new EscapeTransliterator(ID, UnicodeString(TRUE, BS_u, 2), UnicodeString(), 16, 4, TRUE,
46 new EscapeTransliterator(UnicodeString(), UnicodeString(TRUE, BS_U, 2), UnicodeString(), 16, 8, TRUE, NULL));
50 return new EscapeTransliterator(ID, UnicodeString(TRUE, XMLPRE, 3), UnicodeString(SEMI[0]), 16, 1, TRUE, NULL);
54 return new EscapeTransliterator(ID, UnicodeString(TRUE, XML10PR
[all...]
/macosx-10.10.1/uucp-11/uucp/
H A Dprott.c95 return TRUE;
109 return TRUE;
143 fret = fsend_data (qdaemon->qconn, zalc, csend, TRUE);
225 -1, -1, (long) -1, TRUE, pfexit))
231 return TRUE;
239 return TRUE;
259 return TRUE;
274 -1, -1, (long) -1, TRUE, pfexit))
280 return TRUE;
288 return TRUE;
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcurrtest.c34 isoCurrency, isExpected ? "TRUE" : "FALSE", currencyType);
40 expectInList("ADP", UCURR_ALL, TRUE); /* First in list */
41 expectInList("ZWD", UCURR_ALL, TRUE); /* Last in list */
43 expectInList("USD", UCURR_ALL, TRUE);
44 expectInList("USD", UCURR_COMMON, TRUE);
47 expectInList("USD", UCURR_NON_DEPRECATED, TRUE);
49 expectInList("USD", UCURR_COMMON|UCURR_NON_DEPRECATED, TRUE);
53 expectInList("USN", UCURR_ALL, TRUE);
55 expectInList("USN", UCURR_UNCOMMON, TRUE);
57 expectInList("USN", UCURR_NON_DEPRECATED, TRUE);
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/
H A Dqueryperf.c79 #define TRUE 1 macro
137 int use_stdin = TRUE;
164 int setup_phase = TRUE;
311 use_stdin = TRUE;
362 if ((is_uint(new_port, &uint_val)) != TRUE)
421 * Return TRUE if it is
429 return (TRUE);
438 * Return TRUE if it is
458 return (TRUE);
538 if (is_uint(optarg, &uint_arg_val) == TRUE) {
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtextfile.cpp108 return TRUE;
117 ICU_Utility::skipWhitespace(line, pos, TRUE);
124 return TRUE;
129 * Set buffer[index] to c, growing buffer if necessary. Return TRUE if
140 return TRUE;
145 * Return TRUE upon success. Upon return, 'buffer' may change
151 return TRUE;
178 return TRUE;
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dcheckdll.c81 return (TRUE);
147 if (idnGetInstallDir(dllpath, sizeof(dllpath)) != TRUE) {
198 return (TRUE);
201 return (TRUE);
211 return (TRUE);
240 return (TRUE);
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDNotifierInformViaFD.c81 SCLog(TRUE, LOG_NOTICE, CFSTR("SCDynamicStoreNotifyFileDescriptor socket(): %s"), strerror(errno));
107 SCLog(TRUE, LOG_NOTICE, CFSTR("SCDynamicStoreNotifyFileDescriptor bind(): %s"), strerror(errno));
115 SCLog(TRUE, LOG_NOTICE, CFSTR("SCDynamicStoreNotifyFileDescriptor listen(): %s"), strerror(errno));
145 SCLog(TRUE, LOG_NOTICE,
155 SCLog(TRUE, LOG_NOTICE, CFSTR("SCDynamicStoreNotifyFileDescriptor accept(): %s"), strerror(errno));
164 return TRUE;
H A DSCDNotifierWait.c59 SCLog(TRUE, LOG_DEBUG, CFSTR("waitForMachMessage mach_msg(): %s"), mach_error_string(status));
98 SCLog(TRUE, LOG_ERR, CFSTR("SCDynamicStoreNotifyWait mach_port_allocate(): %s"), mach_error_string(status));
113 SCLog(TRUE, LOG_ERR, CFSTR("SCDynamicStoreNotifyWait mach_port_insert_right(): %s"), mach_error_string(status));
132 SCLog(TRUE, LOG_ERR, CFSTR("SCDynamicStoreNotifyWait mach_port_request_notification(): %s"), mach_error_string(status));
138 SCLog(TRUE, LOG_ERR, CFSTR("SCDynamicStoreNotifyWait(): oldNotify != MACH_PORT_NULL"));
216 return TRUE;
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dcohtty.c129 ipid = ixsspawn (azargs, aidescs, TRUE,
131 (const char *) NULL, TRUE,
132 TRUE,
146 return TRUE;
149 return TRUE;
153 return TRUE; /* no ttys entry found */
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dcommand.c564 ** Returns: TRUE if a source file was specified; FALSE otherwise
607 return TRUE;
615 return TRUE;
644 return TRUE;
654 boolean CMD_parse_args /* Returns TRUE on success */
679 cmd_opt[opt_do_bug] = TRUE;
687 support_bug[bug_array_no_ref_hole] = TRUE;
689 cmd_opt[opt_caux] = TRUE;
692 cmd_opt[opt_cc_cmd] = TRUE;
695 cmd_opt[opt_cc_opt] = TRUE;
[all...]

Completed in 141 milliseconds

1234567891011>>