Home
last modified time | relevance | path

Searched refs:state (Results 1 – 25 of 1706) sorted by path

12345678910>>...69

/illumos-gate/
H A D.gitignore9 .make.state*
/illumos-gate/exception_lists/
H A Dcstyle234 usr/src/lib/gss_mechs/mech_krb5/crypto/state.c
/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE383 California and the state courts of the State of California, with
/illumos-gate/usr/src/boot/common/
H A Dinterp_forth.c371 setenv("interpret", bf_vm->state ? "" : "ok", 1); in bf_run()
H A Dinterp_parse.c90 enum { STR, VAR, WHITE } state; in parse() local
99 state = STR; in parse()
105 switch (state) { in parse()
128 state = WHITE; in parse()
141 state = VAR; in parse()
152 state = STR; in parse()
173 state = STR; in parse()
180 if (i && state == STR) { in parse()
H A Dmerge_help.awk10 state = 0;
18 state = 1;
69 state = 2;
77 state = 1;
80 (state == 2) \
H A Dtem.c587 int state; in tems_modechange_callback() local
622 state = tems.ts_initialized; in tems_modechange_callback()
628 tems.ts_initialized = state; /* restore state */ in tems_modechange_callback()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm12.h2012 TPM_DA_STATE state; member
2026 TPM_DA_STATE state; member
/illumos-gate/usr/src/boot/forth/
H A Ddelay.4th37 variable delay_tstart \ state variable used for delay timing
39 variable delay_cancelled \ state variable for user cancellation
62 \ initialize state variables
H A Dloader.4th561 state @ if
H A Dmenu-commands.4th101 0 boot ( state -- )
324 dup s" unknown state: " type . cr
343 \ translate option to cycle state
H A Dmenu.4th396 \ Get the current cycle state (entry to use)
401 \ Initialize cycle state from stored value
422 \ Get the current cycle state (entry to use)
427 \ Initialize cycle state from stored value
448 \ Get the current cycle state (entry to use)
453 \ Initialize cycle state from stored value
751 \ state is OFF, toggle to ON
775 \ state is ON, toggle to OFF
938 \ initialize state variables
1190 \ Initialize our boolean state variables
[all …]
H A Dsupport.4th103 : sizeof ' >body @ state @ if postpone literal then ; immediate
104 : offsetof ' >body cell+ @ state @ if postpone literal then ; immediate
216 state @ if postpone sliteral then
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1413 state_name(vdev_state_t state) in state_name() argument
1425 return (names[state]); in state_name()
1443 print_state(int indent, const char *name, vdev_state_t state) in print_state() argument
1452 return (pager_printf(STATUS_FORMAT, buf, state_name(state))); in print_state()
1486 vdev_state_t state; in spa_status() local
1522 state = VDEV_STATE_CLOSED; in spa_status()
1524 state = VDEV_STATE_HEALTHY; in spa_status()
1526 state = VDEV_STATE_DEGRADED; in spa_status()
1528 ret = print_state(0, spa->spa_name, state); in spa_status()
/illumos-gate/usr/src/boot/sys/sys/
H A D_pthreadtypes.h94 int state; member
/illumos-gate/usr/src/cmd/acct/
H A Dacct.sh33 state="$1"
35 case "$state" in
/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c81 if (acctctl(type | AC_STATE_GET, &acp->state, in aconf_init()
82 sizeof (acp->state)) == -1) in aconf_init()
127 int state; in aconf_setup() local
178 state = (b ? AC_ON : AC_OFF); in aconf_setup()
207 if (acctctl(type | AC_STATE_SET, &state, sizeof (state)) == -1) { in aconf_setup()
209 state == AC_ON ? gettext("enable") : gettext("disable"), in aconf_setup()
215 if (state == AC_ON && type == AC_NET) { in aconf_setup()
254 acp->state == AC_ON ? in aconf_print_type()
269 acp->state == AC_ON ? in aconf_print_type()
284 acp->state == AC_ON ? in aconf_print_type()
[all …]
H A Daconf.h40 int state; member
H A Dmain.c129 int state; in main() local
324 state = AC_OFF; in main()
327 if (acctctl(type | AC_STATE_SET, &state, sizeof (int)) == -1) in main()
414 state = AC_ON; in main()
416 if (acctctl(type | AC_STATE_SET, &state, sizeof (int)) == -1) in main()
473 state = AC_OFF; in main()
476 if (acctctl(type | AC_STATE_SET, &state, sizeof (int)) == -1) in main()
511 state = AC_ON; in main()
514 if (acctctl(type | AC_STATE_SET, &state, sizeof (int)) == -1) in main()
542 if (ac.state == AC_ON || in main()
H A Dres.c273 resset(ac_res_t *res, int id, int state) in resset() argument
277 resp->ar_state = state; in resset()
297 str2buf(ac_res_t *buf, char *str, int state, int type) in str2buf() argument
320 resset(buf, id, state); in str2buf()
328 resset(buf, id, state); in str2buf()
345 buf2str(ac_res_t *buffer, size_t bufsz, int state, int type) in buf2str() argument
364 if (resget(buf, id) != state) { in buf2str()
376 state == AC_ON ? AC_OFF : AC_ON); in buf2str()
385 if (cur->ar_state == state) { in buf2str()
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c99 int state; /* XXX 1 = gathering a printf */ variable
263 if (state) in nextchar()
275 if (state) in nextchar()
304 state = 1; /* XXX */ in start_printf()
318 state = 0; /* XXX */
/illumos-gate/usr/src/cmd/ahciem/
H A Dahciem.c216 const char *state; in ahciem_devinfo() local
230 state = ahciem_led_to_string(get.aiemg_status[i]); in ahciem_devinfo()
231 (void) printf("%-20s %-12s %s,default\n", port, state, sup); in ahciem_devinfo()
/illumos-gate/usr/src/cmd/allocate/
H A Dsvc-allocate106 state=`/usr/bin/svcprop -c -p general/enabled $SMF_FMRI 2>/dev/null`
107 if [ "$state" = "true" ] ; then
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs245 misc/state.o \
/illumos-gate/usr/src/cmd/audio/include/
H A DFir.h55 double *state; // "order" filter states variable

12345678910>>...69