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

1234567891011>>

/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dconvert.c111 if (idnGetPrgEncoding(encoding, sizeof(encoding)) == TRUE) {
145 return TRUE;
151 return TRUE;
173 return TRUE;
176 return TRUE;
/macosx-10.9.5/crontabs-51/periodic/
H A Dperiodic.sh75 empty=TRUE
83 output=TRUE
94 [ $output = TRUE ] && { cat $tmp_output; empty=FALSE; }
100 if [ $empty = TRUE ]
102 if [ $empty_output = TRUE ]
/macosx-10.9.5/libxml2-26/libxml2/
H A DtestOOMlib.c19 #ifndef TRUE
20 #define TRUE (1) macro
81 * it returns #TRUE, then the allocation should
85 * returns #TRUE if this alloc should fail
100 return TRUE;
222 return TRUE;
233 * the test fails. The function should return #TRUE whenever something
237 * Returns #TRUE if the function never returns FALSE
268 return TRUE;
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Drpc005.tcl39 error_check_good lock_env:open [is_valid_env $env] TRUE
51 lock_env:open [is_valid_env $env_ident] TRUE
56 lock_env:open [is_valid_env $env_diff] TRUE
70 error_check_good dbopen [is_valid_db $db] TRUE
75 error_check_good dbopen [is_valid_db $db_ident] TRUE
79 error_check_good dbopen [is_valid_db $db_diff] TRUE
83 error_check_good dbopen [is_valid_db $db_diff2] TRUE
97 error_check_good dbopen [is_valid_db $db] TRUE
102 error_check_good dbopen [is_valid_db $db2] TRUE
108 error_check_good dbopen [is_valid_db $db_ident] TRUE
[all...]
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...]
/macosx-10.9.5/configd-596.15/configd.tproj/
H A Dconfigd.m63 Boolean _configd_verbose = FALSE; /* TRUE if verbose logging enabled */
75 Boolean _plugins_fork = FALSE; /* TRUE if plugins should be exec'd in their own process */
100 SCPrint(TRUE, stderr, CFSTR("%s: [-d] [-v] [-V bundleID] [-b] [-B bundleID] [-A bundleID] [-t bundle-path]\n"), prog);
101 SCPrint(TRUE, stderr, CFSTR("options:\n"));
102 SCPrint(TRUE, stderr, CFSTR("\t-d\tdisable daemon/run in foreground\n"));
103 SCPrint(TRUE, stderr, CFSTR("\t-v\tenable verbose logging\n"));
104 SCPrint(TRUE, stderr, CFSTR("\t-V\tenable verbose logging for the specified plug-in\n"));
105 SCPrint(TRUE, stderr, CFSTR("\t-f\tload ALL plug-ins in a separate process\n"));
106 SCPrint(TRUE, stderr, CFSTR("\t-b\tdisable loading of ALL plug-ins\n"));
107 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);
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dcusub.c155 return TRUE;
186 return TRUE;
299 return TRUE;
316 fstart = TRUE;
318 while (TRUE)
351 return TRUE;
385 fScu_alarm = TRUE;
408 usset_signal (SIGALRM, uscu_alarm, TRUE, (boolean *) NULL);
418 while (TRUE)
437 usset_signal (SIGALRM, SIG_IGN, TRUE, (boolea
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_client.c40 static Boolean serverAvailable = TRUE;
53 SCLog(TRUE, LOG_DEBUG, CFSTR("%s = %s"), msg, desc);
218 SCLog(TRUE, LOG_INFO, CFSTR("%sgot [async] notification"),
241 SCLog(TRUE, LOG_ERR, CFSTR("%sgot [async] unknown reply : %d"),
300 SCLog(TRUE, LOG_ERR,
309 // SCLog(TRUE, LOG_ERR,
324 SCLog(TRUE, LOG_ERR,
328 SCLog(TRUE, LOG_DEBUG,
335 SCLog(TRUE, LOG_ERR,
342 SCLog(TRUE, LOG_ER
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dchat.c113 return TRUE;
146 fret = TRUE;
155 while (TRUE)
342 while (TRUE)
376 bchar = breceive_char (qconn, ctimeout, TRUE);
455 value for fquote. The fquote variable is TRUE if the debugging
472 return TRUE;
506 return TRUE;
537 #define fcsend_debug(fquote, clen, zbuf) TRUE
565 return TRUE;
[all...]
H A Dprotf.c105 /* TRUE if we are receiving a file rather than a command. */
173 return TRUE;
194 return TRUE;
220 fret = fsend_data (qdaemon->qconn, zalc, clen + 1, TRUE);
371 -1, -1, (long) -1, TRUE, pfexit);
382 -1, -1, (long) -1, TRUE, pfexit))
388 return TRUE;
444 -1, -1, (long) -1, TRUE, pfexit))
465 TRUE, pfexit);
524 -1, -1, (long) -1, TRUE, pfexi
[all...]
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.9.5/configd-596.15/scutil.tproj/
H A Dcache.c75 use_cache = TRUE;
170 SCPrint(TRUE, stdout, CFSTR(" %s\n"), SCErrorString(SCError()));
211 enable = TRUE;
218 SCPrint(TRUE, stdout, CFSTR("invalid value\n"));
228 SCPrint(TRUE, stdout, CFSTR(" %s\n"), SCErrorString(kSCStatusLocked));
232 SCPrint(TRUE, stdout, CFSTR("Begin block of SCDynamicStore operations\n"));
240 SCPrint(TRUE, stdout, CFSTR(" %s\n"), SCErrorString(kSCStatusNeedLock));
247 SCPrint(TRUE, stdout,
289 SCPrint(TRUE, stdout, CFSTR(" %s\n"), SCErrorString(SCError()));
293 SCPrint(TRUE, stdou
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcookie.c140 return TRUE;
142 return TRUE;
196 bool httpheader, /* TRUE if HTTP header-style line */
258 sep = (*endofn == '=')?TRUE:FALSE;
274 done = TRUE;
276 co->secure = TRUE;
278 co->httponly = TRUE;
288 badcookie = TRUE; /* out of memory bad */
325 badcookie=TRUE; /* mark this as a bad cookie */
343 badcookie = TRUE;
[all...]
/macosx-10.9.5/sudo-72/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.9.5/Chess-310.5/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.9.5/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...]
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dpgrep.c13 #define TRUE 1 macro
141 BOOL filenames = TRUE;
154 case 'c': count_only = TRUE; break;
157 case 'l': filenames_only = TRUE;
158 case 'n': number = TRUE; break;
159 case 's': silent = TRUE; break;
160 case 'v': invert = TRUE; break;
161 case 'x': whole_lines = TRUE; options |= PCRE_ANCHORED; break;
204 if (filenames_only) filenames = TRUE;
/macosx-10.9.5/ppp-727.90.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.9.5/xnu-2422.115.4/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.9.5/ICU-511.35/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.9.5/webdavfs-352.92.2/webdavlib/
H A Dwebdavlib.c55 boolean_t triedServerCredentials; // TRUE if we have tried server credentials
56 boolean_t triedProxyServerCredentials; // TRUE if we have tried proxy server credentials
59 boolean_t requireSecureLogin; // TRUE if credentials must be sent securely (i.e. forbids BASIC Auth without SSL)
60 boolean_t secureConnection; // TRUE if SSL connection
120 if(ctx.httpProxyEnabled == TRUE) {
264 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 20, TRUE);
277 done = TRUE;
286 done = TRUE;
293 done = TRUE;
303 done = TRUE;
[all...]
/macosx-10.9.5/ICU-511.35/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...]

Completed in 295 milliseconds

1234567891011>>