Searched refs:FALSE (Results 126 - 150 of 1955) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dntpaths.c50 static BOOL Initialized = FALSE;
60 keyFound = FALSE;
66 keyFound = FALSE;
72 if (keyFound == FALSE)
/freebsd-11-stable/contrib/bmake/lst.lib/
H A DlstInit.c80 nList->isOpen = FALSE;
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr_array.c85 return (FALSE);
90 return (FALSE);
106 return (FALSE);
155 return(FALSE);
/freebsd-11-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_conf.c52 return (FALSE);
65 return (FALSE);
77 return (FALSE);
161 return (FALSE);
/freebsd-11-stable/sys/sparc64/sparc64/
H A Ddb_trace.c105 sp = db_get_value((db_addr_t)&tf->tf_sp, sizeof(tf->tf_sp), FALSE);
107 FALSE);
108 pc = db_get_value((db_addr_t)&tf->tf_tpc, sizeof(tf->tf_tpc), FALSE);
156 sizeof(tf->tf_type), FALSE);
161 sizeof(tf->tf_tar), FALSE);
168 sizeof(tf->tf_sfar), FALSE);
170 sizeof(tf->tf_sfsr), FALSE);
176 sizeof(tf->tf_tar), FALSE);
181 sizeof(tf->tf_global[1]), FALSE);
196 sizeof(tf->tf_level), FALSE);
[all...]
/freebsd-11-stable/sys/xdr/
H A Dxdr_array.c79 return (FALSE);
84 return (FALSE);
100 return (FALSE);
150 return(FALSE);
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslascii.c198 BOOLEAN OpeningComment = FALSE;
237 OpeningComment = FALSE;
327 BOOLEAN ClosingComment = FALSE;
346 ClosingComment = FALSE;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dconfig_pool.c85 SVN_ERR(svn_config_parse(&config, stream, FALSE, FALSE, cfg_pool));
139 err = svn_config_read3(cfg, path, must_exist, FALSE, FALSE, pool);
/freebsd-11-stable/contrib/ntp/libntp/
H A Ddecodenetnum.c72 * Returns FALSE (->0) for failure, TRUE (->1) for success.
98 return FALSE;
141 return FALSE;
148 return FALSE;
155 return FALSE;
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c75 FALSE, /* pc_relative */
80 FALSE, /* partial_inplace */
83 FALSE), /* pcrel_offset */
94 FALSE, /* partial_inplace */
104 FALSE, /* pc_relative */
109 FALSE, /* partial_inplace */
112 FALSE), /* pcrel_offset */
124 FALSE, /* partial_inplace */
139 FALSE, /* partial_inplace */
149 FALSE, /* pc_relativ
[all...]
H A Darchive64.c62 return FALSE;
65 return FALSE;
73 bfd_has_map (abfd) = FALSE;
79 return FALSE;
87 return FALSE;
99 return FALSE;
138 return FALSE;
187 return FALSE;
191 return FALSE;
210 return FALSE;
[all...]
H A Delf64-ppc.c221 FALSE, /* pc_relative */
226 FALSE, /* partial_inplace */
229 FALSE), /* pcrel_offset */
236 FALSE, /* pc_relative */
241 FALSE, /* partial_inplace */
244 FALSE), /* pcrel_offset */
252 FALSE, /* pc_relative */
257 FALSE, /* partial_inplace */
260 FALSE), /* pcrel_offset */
267 FALSE, /* pc_relativ
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dname_match.c106 found = FALSE;
107 for (code = TRUE; *s != '\0'; code = FALSE, s++) {
123 return FALSE;
/freebsd-11-stable/contrib/ntp/scripts/stats/
H A Detf.S9 cat("\n", file=file2 , append=TRUE, fill=FALSE, sep="")
10 cat(file1, "\n", file=file2, append=TRUE, fill=FALSE, sep="")
11 cat("etf1 ", count, ", T ", mean, " ns, R ", slope, " ps/s, std ", std, " us\n", file=file2, append=TRUE, fill=FALSE, sep="")
/freebsd-11-stable/contrib/dialog/
H A Dmousewget.c30 int mouse_err = FALSE;
39 mouse_err = FALSE;
90 return mouse_wgetch(win, fkey, FALSE);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dkey-gen.c72 carry = FALSE;
116 return FALSE;
118 return FALSE;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Droot_pools.c47 = apr_allocator_owner_get(svn_pool_create_allocator(FALSE));
70 : apr_allocator_owner_get(svn_pool_create_allocator(FALSE));
85 pool = apr_allocator_owner_get(svn_pool_create_allocator(FALSE));
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkuserok.c40 TRUE (in result) if so, FALSE otherwise */
54 *result = FALSE;
121 *result = FALSE;
177 krb5_boolean result = FALSE;
181 return FALSE;
185 return FALSE;
231 * @return returns TRUE if access should be granted, FALSE otherwise.
247 krb5_boolean result = FALSE;
249 krb5_boolean found_file = FALSE;
256 return FALSE;
[all...]
/freebsd-11-stable/sys/dev/isci/
H A Disci_timer.c101 isci_timer->is_started = FALSE;
135 callout_init_mtx(&timer->callout, &isci_controller->lock, FALSE);
139 timer->is_started = FALSE;
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_request.c110 fw_request->is_internal = FALSE;
114 fw_request->is_high_priority = FALSE;
115 fw_request->is_waiting_for_abort_task_set = FALSE;
/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_types.h249 * integral sized. Set to TRUE or FALSE and used in logical expressions.
362 #if !defined( FALSE )
363 #define FALSE 0 macro
364 #endif /* !defined( FALSE ) */
367 #define TRUE (!FALSE)
443 * FALSE otherwise.
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c308 return (FALSE);
324 return (FALSE);
345 return (FALSE);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dlayout.c112 FALSE /* ignore_enoent */,
132 FALSE /* not-present */,
133 FALSE /* url changed */,
137 : FALSE,
190 FALSE /* not-present */,
195 : FALSE,
224 FALSE /* url changed */,
226 FALSE /* revision changed */,
228 FALSE /* depth changed */,
280 FALSE /* restore_file
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dpropdel-cmd.c67 ctx, FALSE, pool));
85 &rev, FALSE, ctx, pool));
100 opt_state->depth, FALSE,
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c198 * RETURN: TRUE if opcode can be converted to symbolic, FALSE otherwise
222 return (FALSE);
230 return (FALSE);
339 return (FALSE);
358 return (FALSE);
383 return (FALSE);
445 return (FALSE);
463 return (FALSE);
487 return (FALSE);
637 return (FALSE);
[all...]

Completed in 183 milliseconds

1234567891011>>