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

1234567891011>>

/osnet-11/usr/src/lib/libcurses/screen/
H A Dmvcur.c132 rl = _mvleft(curx, newx, FALSE);
134 rl = _mvright(curx, newx, FALSE);
148 rl = _mvrel(cury, curx, newy, newx, FALSE);
152 hu = _homefirst(newy, newx, H_UP, FALSE);
156 hd = _homefirst(newy, newx, H_DO, FALSE);
204 return (cost + _mvrel(cy, 0, ny, nx, FALSE));
290 st = cx < nx ? _mvright(cx, nx, FALSE) : _mvleft(cx, nx, FALSE);
294 _COST(Carriage_return) + _mvright(0, nx, FALSE) : LARGECOST;
H A Dcompiler.h104 #define FALSE 0 macro
H A Ddelterm.c79 _called_before = FALSE;
H A Dinitscr.c71 static char i_called_before = FALSE;
H A Dwclrtobot.c58 win->_immed = win->_sync = FALSE;
/osnet-11/usr/src/lib/libmapid/common/
H A Dmapid.h118 static bool_t s_dns_qthr_created = FALSE;
119 static bool_t s_dns_disabled = FALSE;
141 bool_t nfsmapid_debug = FALSE;
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c98 bool_t __rpc_tp_exclbind = FALSE;
231 svc_exit_done = FALSE;
390 bool_t main_thread = FALSE;
401 first_time = FALSE;
462 svc_polling = FALSE;
484 svc_polling = FALSE;
558 svc_polling = FALSE;
973 wake_up_poller = FALSE;
1043 return (FALSE);
1045 return (FALSE);
[all...]
H A Dclnt_vc.c141 static bool_t exit_handler_set = FALSE;
185 return (FALSE);
192 return (FALSE);
286 ct->ct_is_blocking = flag & O_NONBLOCK ? FALSE : TRUE;
288 if (set_up_connection(fd, svcaddr, ct, tp) == FALSE) {
300 ct->ct_waitset = FALSE;
302 * By default, closeit is always FALSE. It is users responsibility
306 ct->ct_closeit = FALSE;
467 return (FALSE);
477 return (FALSE);
[all...]
H A Dauth_des.c180 ad->ad_dosync = FALSE;
291 return (FALSE);
317 return (FALSE);
319 return (FALSE);
322 return (FALSE);
330 return (FALSE);
332 return (FALSE);
352 return (FALSE);
367 return (FALSE);
384 return (FALSE);
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictlog.cc137 * The log is traversed until either 'func' returns FALSE, or when the log
150 bool_t done = FALSE;
153 if (open() == FALSE) { // open log
161 if ((*func)(j, dict, &count) == FALSE) done = TRUE;
206 if (xdr_db_dictlog_entry(&(xdr), j) == FALSE) {
233 /* xdr returns TRUE if successful, FALSE otherwise */
/osnet-11/usr/src/lib/libeti/form/common/
H A Dty_enum.c175 return (FALSE);
181 return (FALSE);
203 return (FALSE);
225 return (FALSE);
H A Dty_regexp.c97 return (libform_regex(arg, field_buffer(f, 0), NULL) ? TRUE : FALSE);
/osnet-11/usr/src/lib/libeti/menu/common/
H A Ditemopts.c47 Value(i) = FALSE;
/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.h118 #define FALSE 0 macro
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dktdefname.c50 } else if ((context->profile_secure == FALSE) &&
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duniversal.c55 gvp = (GV**)hv_fetch(stash, "::ISA::CACHE::", 14, FALSE);
62 SV** svp = (SV**)hv_fetch(hv, name, len, FALSE);
77 gvp = (GV**)hv_fetch(stash,"ISA",3,FALSE);
101 HV* basestash = gv_stashsv(sv, FALSE);
153 stash = gv_stashsv(sv, FALSE);
156 name_stash = gv_stashpv(name, FALSE);
162 : FALSE ;
271 pkg = gv_stashsv(sv, FALSE);
275 GV *gv = gv_fetchmethod_autoload(pkg, name, FALSE);
300 pkg = gv_stashsv(ST(0), FALSE);
[all...]
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c35 #define FALSE 0 macro
38 bool Debug = FALSE;
122 bool in_body = FALSE;
332 return (FALSE);
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c288 clock_mhz) == FALSE) {
298 is_supp_freqs = FALSE;
305 is_supp_freqs = FALSE;
312 is_supp_freqs) == FALSE) {
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal_get_property.c88 dbus_bool_t is_hex = FALSE;
89 dbus_bool_t is_verbose = FALSE;
90 dbus_bool_t is_version = FALSE;
91 dbus_bool_t udi_exists = FALSE;
H A Dhal_find_by_capability.c78 dbus_bool_t is_verbose = FALSE;
79 dbus_bool_t is_version = FALSE;
/osnet-11/usr/src/cmd/hal/utils/
H A Dacpi.c54 return (FALSE);
61 return (FALSE);
88 return (FALSE);
99 return (FALSE);
104 "button.state.value", FALSE);
121 return (FALSE);
126 "button.state.value", FALSE);
160 FALSE);
303 charging = bst.bst_state & ACPI_DRV_BST_CHARGING ? TRUE : FALSE;
304 discharging = bst.bst_state & ACPI_DRV_BST_DISCHARGING ? TRUE : FALSE;
[all...]
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSign.c87 meta_operation_cleanup(session, CKF_SIGN, FALSE);
117 meta_operation_cleanup(session, CKF_SIGN, FALSE);
147 meta_operation_cleanup(session, CKF_SIGN, FALSE);
210 meta_operation_cleanup(session, CKF_SIGN_RECOVER, FALSE);
H A DmetaVerify.c87 meta_operation_cleanup(session, CKF_VERIFY, FALSE);
117 meta_operation_cleanup(session, CKF_VERIFY, FALSE);
151 meta_operation_cleanup(session, CKF_VERIFY, FALSE);
215 meta_operation_cleanup(session, CKF_VERIFY_RECOVER, FALSE);
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey_mgr.c29 static CK_BBOOL true = TRUE, false = FALSE;
265 if (rc == FALSE) {
269 if (flag == FALSE) {
275 if (rc == FALSE) {
293 if (rc == FALSE)
378 found_class = FALSE;
379 found_type = FALSE;
402 if (found_class == FALSE || (found_type == FALSE && keyclass !=
441 FALSE, ct
[all...]
/osnet-11/usr/src/cmd/hal/addons/network-devices/
H A Dcache.c39 gboolean result = FALSE;
99 if ((result == FALSE) && ((val = calloc(1, sizeof (*val))) != NULL)) {

Completed in 209 milliseconds

1234567891011>>