Searched refs:condition (Results 26 - 50 of 61) sorted by relevance

123

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c86 static gboolean sigexit_ioch_func(GIOChannel *source, GIOCondition condition,
274 sigexit_ioch_func(GIOChannel *source, GIOCondition condition, argument
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s137 addcc %i0, %g0, %o0 ! set condition codes
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h63 /* condition */
200 /* For cfgadm condition. */
317 extern char *pcie_slot_condition_text(ap_condition_t condition);
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c830 nwam_condition_t condition, const char *object_name, char **stringp)
874 switch (condition) {
1091 nwam_condition_t condition, uint64_t *ratep)
1123 switch (condition) {
829 nwam_condition_to_condition_string(nwam_condition_object_type_t object_type, nwam_condition_t condition, const char *object_name, char **stringp) argument
1090 nwam_condition_rate(nwam_condition_object_type_t object_type, nwam_condition_t condition, uint64_t *ratep) argument
H A Dlibnwam_enm.c61 "specifies the activation condition. Conditions are of the form:\n"
390 nwam_condition_t condition; local
397 * the condition string must be specified.
459 &object_type, &condition, &object_name)
H A Dlibnwam_util.c553 nwam_condition_t condition; local
563 &object_type, &condition, &object_name) != NWAM_SUCCESS)
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c218 m->condition = SASL_OK; /* if we previously thought the
512 mech->condition = SASL_OK;
515 mech->condition = result; /* SASL_OK or SASL_NOUSER */
884 n->condition = SASL_CONTINUE;
1571 if (mech->condition == SASL_NOUSER) {
1753 if (m->condition == SASL_CONTINUE) {
1799 m->condition = SASL_OK;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c96 int16_t *condition);
238 * condition strings
245 * the -1's are replaced by the max size of a condition string
652 int16_t *condition)
664 if (condition != NULL)
665 *condition = data.condition;
1424 * initialise condition strings and note longest
651 get_indicator_data(int envmon_fd, envmon_handle_t *id, int cmd, int16_t *condition) argument
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.y72 %type <itmc_ref> condition
196 | condition
198 TRACE_MESSAGE('y', ("def_element: condition\n"));
252 : condition action SC
254 TRACE_MESSAGE('y', ("direction_unit: condition action ;\n"));
257 | condition name SC
260 TRACE_MESSAGE('y', ("direction_unit: condition NAME ;\n"));
309 condition
313 TRACE_MESSAGE('y', ("condition\n"));
323 TRACE_MESSAGE('y', ("condition\
[all...]
H A Diconv_tm.h292 itm_section_info_t cond_tbl_sec; /* condition table section */
302 itm_place_tbl_info_t cond_plc_tbl; /* condition table info */
325 itm_place_t condition; member in struct:__anon579
H A Ditm_util.c128 direc->condition.itm_ptr = (uintptr_t)NULL;
129 cond->referencer = &(direc->condition);
132 direc->condition.itm_ptr = (itm_place2_t)(cond_name);
134 &(direc->condition), OBJ_REG_TAIL);
136 direc->condition.itm_ptr = 0;
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.s88 movb %ah,%dh / %dh <- condition code of x
93 movb %ah,%dl / %dl <- condition code of y
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s790 ! was set (very rare), if this is the rare condition,
1777 wr %g0, %ccr ! clear condition codes
1780 rd %ccr, %o0 ! return condition codes
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1883 char condition [PICL_PROPNAMELEN_MAX]; local
1895 PICL_PROP_CONDITION, condition,
1896 sizeof (condition));
1898 if (strcmp(condition, "Absent") == 0) {
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald.c258 GIOCondition condition,
257 sigterm_iochn_data(GIOChannel *source, GIOCondition condition, gpointer user_data) argument
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c746 cbp->condition = AP_COND_OK;
835 cbp->condition = AP_COND_UNKNOWN;
1351 ap_state.ap_condition = cbp->condition;
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c3320 CK_BBOOL condition; local
3322 condition = (kuext.KeyUsageBits & KMF_keyEncipherment) ?
3324 SETATTR(templ, i, CKA_UNWRAP, &condition, sizeof (CK_BBOOL));
3326 condition = (kuext.KeyUsageBits & KMF_dataEncipherment) ?
3328 SETATTR(templ, i, CKA_DECRYPT, &condition, sizeof (CK_BBOOL));
3330 condition = (kuext.KeyUsageBits & KMF_digitalSignature) ?
3332 SETATTR(templ, i, CKA_SIGN, &condition, sizeof (CK_BBOOL));
3334 condition = (kuext.KeyUsageBits & KMF_digitalSignature) ?
3336 SETATTR(templ, i, CKA_SIGN_RECOVER, &condition,
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c246 GIOCondition condition,
245 sysevent_iochannel_data(GIOChannel *source, GIOCondition condition, gpointer user_data) argument
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h635 * Receptacle/Occupant condition.
638 SYSC_CFGA_COND_UNKNOWN = 0, /* Unknown condition */
668 SYSC_ERR_COND /* invalid condition */
678 sysc_cfga_cond_t condition; /* current board condition */ member in struct:sysc_cfga_stat
679 time32_t last_change; /* last state/condition change */
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.s91 movb %ah,%dh / %dh <- condition code of x
96 movb %ah,%dl / %dl <- condition code of y
H A Dpowf.s92 movb %ah,%dh / %dh <- condition code of x
97 movb %ah,%dl / %dl <- condition code of y
H A Dpowl.s88 movb %ah,%dh / %dh <- condition code of x
93 movb %ah,%dl / %dl <- condition code of y
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c97 * return description text for slot condition
100 pcie_slot_condition_text(ap_condition_t condition) argument
102 switch (condition) {
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c581 switch (sc->condition) {
788 * Set the condition to FAILED if POST has
1125 * force a board condition for test purpose
1149 sc->condition = cond;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c1693 * __svc_dupcache_init(void *condition, int basis, char *xprt_cache)
1695 * Use default values depending on the cache condition and basis.
1699 __svc_dupcache_init(void *condition, int basis, char **xprt_cache) argument
1723 if (condition != NULL)
1724 dc->dc_time = *((time_t *)condition);

Completed in 254 milliseconds

123