| /illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
| H A D | Makefile | 31 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 D | loc.c | 43 #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 D | enm.c | 42 #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 D | conditions.c | 39 #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...] |
| /illumos-gate/usr/src/boot/sys/boot/usb/ |
| H A D | usbcore.mk | 13 # modification, are permitted provided that the following conditions 16 # notice, this list of conditions and the following disclaimer. 18 # notice, this list of conditions and the following disclaimer in the
|
| /illumos-gate/usr/src/boot/sys/boot/i386/cdboot/ |
| H A D | cdboot.S | 6 # modification, are permitted provided that the following conditions 9 # notice, this list of conditions and the following disclaimer. 11 # notice, this list of conditions and the following disclaimer in the
|
| /illumos-gate/usr/src/boot/sys/boot/i386/pmbr/ |
| H A D | pmbr.s | 7 # modification, are permitted provided that the following conditions 10 # notice, this list of conditions and the following disclaimer. 12 # notice, this list of conditions and the following disclaimer in the
|
| /illumos-gate/usr/src/lib/libnwam/common/ |
| H A D | libnwam_loc.c | 47 * 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 D | libnwam_enm.c | 46 * 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 D | libnwam_util.c | 424 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],
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
| H A D | nwamcfg_lex.l | 167 <TSTATE>conditions { return CONDITIONS; }
|
| /illumos-gate/usr/src/grub/grub-0.97/docs/ |
| H A D | help2man | 35 This is free software; see the source for copying conditions. There is NO
|
| /illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/ |
| H A D | memset.s | 40 / entry conditions: %eax each byte is set to desired byte.
|
| /illumos-gate/usr/src/cmd/sgs/rtld.4.x/ |
| H A D | umultiply.s | 89 ! and clear N and V conditions
|
| /illumos-gate/usr/src/uts/sun4u/vm/ |
| H A D | mach_sfmmu_asm.s | 196 ! certain conditions an ITLB locked index 0 TTE will erroneously be 326 ! for the DTLB. Erratum 34 states that under certain conditions,
|
| /illumos-gate/usr/src/uts/sun4u/cpu/ |
| H A D | us3_common_asm.s | 3127 ! In Cheetah+ erratum 34, under certain conditions an ITLB locked 3202 ! In Cheetah+ erratum 34, under certain conditions a DTLB locked
|
| H A D | spitfire_copy.s | 2443 ! Why are we doing this AGAIN? There are certain conditions in 3677 ! Why are we doing this AGAIN? There are certain conditions in
|
| /illumos-gate/usr/src/uts/sun4v/cpu/ |
| H A D | niagara_copy.s | 4628 ! Why are we doing this AGAIN? There are certain conditions in 6802 ! Why are we doing this AGAIN? There are certain conditions in
|