Searched refs:TRUE (Results 201 - 225 of 3764) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/win/
H A DdllEntryPoint.c33 * Returns TRUE;
49 return TRUE;
/macosx-10.10.1/uucp-11/uucp/lib/
H A Dspool.c29 return TRUE;
/macosx-10.10.1/uucp-11/uucp/unix/
H A Daccess.c20 return TRUE;
45 return TRUE;
53 return TRUE;
87 return TRUE;
H A Dcorrup.c25 if (! fsysdep_move_file (zfile, zto, TRUE, FALSE, FALSE,
H A Drun.c70 return TRUE;
94 /* We pass fsetuid and fshell as TRUE, which permits uucico and
96 ipid = ixsspawn (azargs, aidescs, TRUE, FALSE, (const char *) NULL,
97 FALSE, TRUE, (const char *) NULL,
112 return TRUE;
H A Dstatus.c111 *pfnone = TRUE;
113 return TRUE;
128 fbad = TRUE;
153 fbad = TRUE;
157 fbad = TRUE;
161 fbad = TRUE;
201 return TRUE;
219 e = esysdep_fopen (zname, TRUE, FALSE, TRUE);
248 return TRUE;
[all...]
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.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dport_obj.c53 TRUE);
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dspl.h39 #define spllo() (void) ml_set_interrupts_enabled(TRUE)
/macosx-10.10.1/ncurses-44/ncurses/form/
H A Dfrm_data.c44 | Return Values : TRUE - there are off-screen data behind
61 result = (form->toprow == 0) ? FALSE : TRUE;
65 result = (form->begincol == 0) ? FALSE : TRUE;
86 bool result = TRUE;
131 | Return Values : TRUE - there are off-screen data ahead
160 cursor_moved = TRUE;
166 result = TRUE;
176 cursor_moved = TRUE;
181 result = TRUE;
/macosx-10.10.1/vim-55/src/
H A Dos_qnx.c30 is_photon_available = (PhAttach( NULL, &parms ) != NULL) ? TRUE : FALSE;
42 if( is_photon_available == TRUE && !gui.in_use)
43 clip_init( TRUE );
85 is_type_set = TRUE;
117 if( cbd->owned == TRUE )
120 cbd->owned = TRUE;
127 text_clip = lalloc( len + 1, TRUE ); /* Normal text */
/macosx-10.10.1/Chess-310.6/sjeng/
H A Dbook.c117 tagmode = TRUE;
129 tagmode = TRUE;
139 tagmode = TRUE;
148 commentmode = TRUE;
166 return TRUE;
204 if (force_move != TRUE)
207 force_move = TRUE;
212 if ((force_move != TRUE) ||
213 ((force_move == TRUE) &&
230 book_match = TRUE;
[all...]
/macosx-10.10.1/sudo-73/src/
H A Denv.c268 env.owned = TRUE;
302 sudo_putenv(estring, dupcheck, TRUE);
316 env_init(TRUE);
344 env_init(TRUE);
372 sudo_putenv(estring, TRUE, overwrite);
400 env_init(TRUE);
437 env_init(TRUE);
447 sudo_putenv((char *)string, TRUE, TRUE);
479 env.owned = TRUE;
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-mips.c131 TRUE, /* partial_inplace */
146 TRUE, /* partial_inplace */
161 TRUE, /* partial_inplace */
179 TRUE, /* partial_inplace */
194 TRUE, /* partial_inplace */
209 TRUE, /* partial_inplace */
224 TRUE, /* partial_inplace */
239 TRUE, /* partial_inplace */
254 TRUE, /* partial_inplace */
266 TRUE, /* pc_relativ
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Denv015.tcl22 error_check_good env [is_valid_env $env] TRUE
31 error_check_good db_open [is_valid_db $db] TRUE
59 error_check_bad open_fails [is_valid_db $db2] TRUE
65 error_check_good newenv [is_valid_env $env] TRUE
68 error_check_good newdb_open [is_valid_db $newdb] TRUE
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...]
/macosx-10.10.1/bind9-45.101/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.10.1/configd-699.1.5/IPMonitorControl/
H A Dmain.c51 SCPrint(TRUE, stdout, CFSTR("Changed interfaces %@\n"), changes);
53 SCPrint(TRUE, stdout, CFSTR("No assertions\n"));
56 SCPrint(TRUE, stdout, CFSTR("Assertions = %@\n"), assertions);
96 rank_set = TRUE;
124 STATIC Boolean verbose = TRUE;
/macosx-10.10.1/crontabs-52/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.10.1/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.10.1/configd-699.1.5/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_client.c38 static Boolean serverAvailable = TRUE;
51 SCLog(TRUE, LOG_DEBUG, CFSTR("%s = %s"), msg, desc);
226 SCLog(TRUE, LOG_INFO, CFSTR("%sgot [async] notification"),
249 SCLog(TRUE, LOG_ERR, CFSTR("%sgot [async] unknown reply : %lld"),
308 SCLog(TRUE, LOG_ERR,
317 // SCLog(TRUE, LOG_ERR,
332 SCLog(TRUE, LOG_ERR,
336 SCLog(TRUE, LOG_DEBUG,
343 SCLog(TRUE, LOG_ERR,
350 SCLog(TRUE, LOG_ER
[all...]
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnet.c128 SCPrint(TRUE, stdout, CFSTR("set what?\n"));
139 SCPrint(TRUE, stdout, CFSTR("%s\n"), options[optionIndex].info);
148 SCPrint(TRUE, stdout,
160 SCPrint(TRUE, stdout,
170 SCPrint(TRUE, stdout,
182 SCPrint(TRUE, stdout,
213 SCPrint(TRUE, stdout,
222 SCPrint(TRUE, stdout,
246 SCPrint(TRUE, stdout,
263 SCPrint(TRUE, stdou
[all...]
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.10.1/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...]

Completed in 299 milliseconds

1234567891011>>