Home
last modified time | relevance | path

Searched refs:states (Results 26 – 50 of 64) sorted by relevance

123

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpmtab.c67 static char *states[] = { in read_pmtab() local
298 "<--error detected here", states[field], line); in read_pmtab()
/illumos-gate/usr/src/uts/common/sys/
H A Dlom_io.h395 enum states { enum
/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c393 signature.states = state; in cpu_sgn_update()
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c395 signature.states = state; in cpu_sgn_update()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddisks_private.h69 int *states; member
H A Dcache.c289 free(pp->states); in cache_free_path()
H A Dfindevs.c744 if (add_int2array(st, &pp->states) != 0) { in add_disk2path()
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c801 pciehpc_led_t states[] = { in prt_led_mode() local
838 n = sizeof (states)/sizeof (pciehpc_led_t); in prt_led_mode()
840 led = states[i]; in prt_led_mode()
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL122 Some states do not allow limitations on certain implied warranties, so
146 essential purpose. Some states do not allow the exclusion of incidental
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE131 Some states do not allow limitations on certain implied warranties, so
155 essential purpose. Some states do not allow the exclusion of incidental
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab7 # C preprocessor tables and states
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c4766 protocol_states_t *states) in dgraph_set_instance_state() argument
4771 restarter_instance_state_t state = states->ps_state; in dgraph_set_instance_state()
4772 restarter_error_t serr = states->ps_err; in dgraph_set_instance_state()
4804 v->gv_reason = states->ps_reason; in dgraph_set_instance_state()
4807 dgraph_state_transition_notify(v, old_state, states->ps_reason); in dgraph_set_instance_state()
5742 protocol_states_t *states = e->gpe_data; in handle_graph_update_event() local
5744 switch (r = dgraph_set_instance_state(h, e->gpe_inst, states)) { in handle_graph_update_event()
5762 startd_free(states, sizeof (protocol_states_t)); in handle_graph_update_event()
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE91 iii) states that any provisions which differ from this Agreement are offered
94 iv) states that source code for the Program is available from such Contributor,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE91 iii) states that any provisions which differ from this Agreement are offered
94 iv) states that source code for the Program is available from such
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab261 us united-states|usa en
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c635 &op.u.set_pminfo.u.perf.states, s, in privcmd_HYPERVISOR_platform_op()
643 &op.u.set_pminfo.u.power.states, s, IE_IMPORT); in privcmd_HYPERVISOR_platform_op()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h644 uchar_t states; /* of these fields */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c641 struct states { in parsestate() struct
644 } states[] = { in parsestate() local
651 struct states *sp; in parsestate()
659 for (sp = states; sp->state != NULL; sp++) { in parsestate()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c170 adt_audit_state(int states) in adt_audit_state() argument
175 return ((auditstate & states) ? B_TRUE : B_FALSE); in adt_audit_state()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in264 * interpret the negatively-valued states correctly.
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c301 unitp->states &= ~PPM_STATE_SUSPENDED; in ppm_attach()
404 unitp->states |= PPM_STATE_SUSPENDED; in ppm_detach()
791 if (!(unitp->states & PPM_STATE_SUSPENDED) && mode) in ppm_ctlops()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DDESIGN76 10. lexstates.h contains the states associated with
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX138 and the language in the Description section states that the input
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME73 REQUESTING state of the agent. By encapsulating states in
223 However, states are not enough -- for instance, suppose that the agent
H A DREADME.v6563 First, there are the RENEWING and REBINDING states. For IPv4 DHCP,
564 these states map one-to-one with a single address and single lease
577 simplify the states to be nearly identical to IPv4 DHCP.
1201 - Support new DECLINING and RELEASING states introduced by DHCPv6.

123