Searched refs:conditions (Results 1 - 25 of 33) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_prime.pl42 * the following conditions are aheared to. The following conditions
56 * modification, are permitted provided that the following conditions
59 * notice, this list of conditions and the following disclaimer.
61 * notice, this list of conditions and the following disclaimer in the
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DMakefile31 OBJS= conditions.o dlpi_events.o door_if.o enm.o\
36 HEADERS= conditions.h events.h known_wlans.h llp.h ncp.h ncu.h\
H A Dloc.c43 #include "conditions.h"
164 * their conditions for activation.
255 char **conditions; local
302 &conditions, &nelem) != NWAM_SUCCESS) {
308 satisfied = nwamd_check_conditions(activation, conditions,
313 conditions, nelem);
368 * check the activation-mode and conditions. If not, enable the NoNet
H A Denm.c42 #include "conditions.h"
50 * manually or in response to network conditions.
365 * Activate the ENM, either in response to an enable event or conditions
618 char **conditions; local
688 &conditions, &nelem) != NWAM_SUCCESS) {
695 conditions, nelem);
697 nlog(LOG_DEBUG, "nwamd_enm_check: conditions for enm %s "
H A Dconditions.c39 #include "conditions.h"
45 * conditions.c - contains routines which check state to see if activation
46 * conditions for NWAM objects are satisfied and rates activation conditions to
49 * If the activation-mode is CONDITIONAL_ANY or CONDITIONAL_ALL, the conditions
54 * one of the conditions is true; if the activation-mode is CONDITIONAL_ALL,
55 * the condition is satisfied only if all of the conditions are true.
62 /* NCP, NCU, ENM and location conditions */
72 /* IP address conditions */
76 /* domainname conditions */
747 nwamd_rate_conditions(nwam_activation_mode_t activation_mode, char **conditions, uint_t num_conditions) argument
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/conf/
H A Dkeysets.pl64 * the following conditions are aheared to. The following conditions
78 * modification, are permitted provided that the following conditions
81 * notice, this list of conditions and the following disclaimer.
83 * notice, this list of conditions and the following disclaimer in the
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/objects/
H A Dobj_dat.pl186 * the following conditions are aheared to. The following conditions
200 * modification, are permitted provided that the following conditions
203 * notice, this list of conditions and the following disclaimer.
205 * notice, this list of conditions and the following disclaimer in the
H A Dobjects.pl134 * the following conditions are aheared to. The following conditions
148 * modification, are permitted provided that the following conditions
151 * notice, this list of conditions and the following disclaimer.
153 * notice, this list of conditions and the following disclaimer in the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dfiletest.pm38 from the start: there is a window open for race conditions (who is to
/opensolaris-onvv-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c47 * available conditions (an IP address is present, an ENM is active etc).
513 char **conditions; local
518 if (nwam_value_get_string_array(value, &conditions, &numvalues)
525 if (nwam_condition_string_to_condition(conditions[i],
835 char **conditions, *name; local
880 * Are conditions self-referential? In other words, do any
881 * of the activation conditions refer to this location?
883 if (nwam_value_get_string_array(conditionval, &conditions,
897 if (nwam_condition_string_to_condition(conditions[i],
H A Dlibnwam_enm.c46 * available conditions (an IP address is present, a location is active etc).
387 char **conditions, *name; local
441 * Are conditions self-referential? In other words, do any
442 * of the activation conditions refer to this ENM?
444 if (nwam_value_get_string_array(conditionval, &conditions,
458 if (nwam_condition_string_to_condition(conditions[i],
H A Dlibnwam_util.c424 return ("conditions for activation are unmet");
550 char **conditions; local
555 if (nwam_value_get_string_array(value, &conditions, &numvalues)
562 if (nwam_condition_string_to_condition(conditions[i],
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l167 <TSTATE>conditions { return CONDITIONS; }
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dutf8decode.t38 2 Boundary conditions
54 2.3 Other boundary conditions
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man35 This is free software; see the source for copying conditions. There is NO
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s89 ! and clear N and V conditions
/opensolaris-onvv-gate/usr/src/lib/libc/
H A DREADME198 conditions such as the setting of CFLAGS and CPPFLAGS for the libc_i18n
200 changes that affect the compilation conditions of libc occur, the changes
/opensolaris-onvv-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s40 / entry conditions: %eax each byte is set to desired byte.
/opensolaris-onvv-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s196 ! certain conditions an ITLB locked index 0 TTE will erroneously be
326 ! for the DTLB. Erratum 34 states that under certain conditions,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm442 modification, are permitted provided that the following conditions
446 notice, this list of conditions and the following disclaimer.
448 notice, this list of conditions and the following disclaimer in the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNetrc.pm222 read and write access. If these conditions are not met then a warning is
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1103 to protect from possible race conditions. A warning is issued
1579 race conditions.
1659 Because this function uses mktemp(), it can suffer from race conditions.
1909 that possible race conditions are avoided. Finally the L<unlink0|"unlink0">
2033 conditions. It's far more secure to use the filehandle alone and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1304 C<LOG_CRIT> - critical conditions
1308 C<LOG_ERR> - error conditions
1312 C<LOG_WARNING> - warning conditions
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm626 list overrides the normal behavior if all of the listed conditions are
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README111 4238071 dlopen() leaks while descriptors under low memory conditions
192 4259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions
432 4446564 ldd/lddstub - core dump conditions
500 4587441 Certain libraries have race conditions when setting error codes
764 4889914 ld crashes with SEGV using -M mapfile under certain conditions
924 6173559 The ld may set incorrect value for sh_addralign under some conditions.

Completed in 147 milliseconds

12