Searched refs:states (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-11-stable/contrib/byacc/
H A Dlalr.c369 Value_t *states; local
374 states = NEW2(maxrhs + 1, Value_t);
385 states[0] = state1;
401 states[length++] = stateno;
414 stateno = states[--length];
442 FREE(states);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf.h151 #define LCNT_STATES 0 /* states */
152 #define LCNT_SRCSTATES 1 /* max-src-states */
161 "max states per rule", \
162 "max-src-states", \
167 "overload flush states", \
194 uint32_t states; member in struct:pf_status
H A Dpf.c369 &pf_hashsize, 0, "Size of pf(4) states hashtable");
636 LIST_FOREACH(s, &ih->states, entry) {
656 printf("%s: %u states killed", __func__, killed);
682 n->states++;
728 (*sn)->states = 1;
735 (*sn)->states >= rule->max_src_states) {
796 V_pf_state_z = uma_zcreate("pf states", sizeof(struct pf_state),
800 uma_zone_set_warning(V_pf_state_z, "PF states limit reached");
890 KASSERT(LIST_EMPTY(&ih->states), ("%s: id hash not empty",
1014 TAILQ_FOREACH(si, &cur->states[id
1541 u_int32_t states; local
[all...]
/freebsd-11-stable/share/dtrace/
H A Dtcpstate29 * The tcpstate D script shows TCP sockets transitioning between states.
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c905 enum mlx4_qp_state states[] = { local
912 for (i = 0; i < ARRAY_SIZE(states) - 1; i++) {
914 context->flags |= cpu_to_be32(states[i + 1] << 28);
915 if (states[i + 1] != MLX4_QP_STATE_RTR)
917 err = mlx4_qp_modify(dev, mtt, states[i], states[i + 1],
921 states[i + 1], err);
925 *qp_state = states[i + 1];
/freebsd-11-stable/contrib/dialog/
H A Dbuildlist.c408 * to read the list item states back directly without putting them in the
419 const char *states,
521 /* we need at least two states */
522 if (states == 0 || strlen(states) < 2)
523 states = " *";
524 num_states = (int) strlen(states);
412 dlg_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int order_mode, int *current_item) argument
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c588 st = &pg->states[i];
646 /* End of states */
676 * Lists nat64lsn states.
695 uint32_t addr, states; local
750 /* No states */
756 states = 0;
767 return (states == 0 ? ENOMEM: 0);
769 states += stg->count;
/freebsd-11-stable/contrib/ntp/libparse/
H A Ddata_mbg.c222 } states[] = local
240 for (s = states; s->flag; s++)
/freebsd-11-stable/sys/xen/interface/
H A Dplatform.h420 XEN_GUEST_HANDLE(xen_processor_cx_t) states; /* supported c states */ member in struct:xen_processor_power
457 uint32_t state_count; /* total available performance states */
458 XEN_GUEST_HANDLE(xen_processor_px_t) states; member in struct:xen_processor_performance
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c72 static const char *const states[] = { variable
201 sscop_msigs[SSCOP_MERROR_indication], states[(S)->state])); \
210 sscop_msigs[SSCOP_MDATA_indication], states[(S)->state])); \
219 sscop_sigs[D], states[(S)->state])); \
227 sscop_sigs[D], states[(S)->state])); \
654 sscop_sigs[sig], states[sscop->state], m ? "" : "out"));
750 sscop_msigs[sig], states[sscop->state], m ? "" : "out"));
1014 if (s >= sizeof(states)/sizeof(states[0])) {
1018 return (states[
[all...]
/freebsd-11-stable/lib/libiconv_modules/EUC/
H A Dcitrus_euc.c102 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/EUCTW/
H A Dcitrus_euctw.c94 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/GBK2K/
H A Dcitrus_gbk2k.c65 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/JOHAB/
H A Dcitrus_johab.c64 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/UTF8/
H A Dcitrus_utf8.c121 #define _CEI_TO_STATE(_ei_, _func_) (_ei_)->states.s_##_func_
/freebsd-11-stable/usr.sbin/etcupdate/tests/
H A Dalways_test.sh67 # The various states of the comparison of a file between two trees.
68 states="equal first second difftype difflinks difffiles"
78 for i in $states; do
79 for j in $states; do
80 for k in $states; do
/freebsd-11-stable/usr.sbin/ppp/
H A Ddatalink.c1257 static const char * const states[] = { variable
1275 if (dl->state >= sizeof states / sizeof states[0])
1277 return states[dl->state];
1284 if (state < sizeof states / sizeof states[0]) {
1286 states[state]);
/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c479 #define S_DELAYED(st) (states[st].s[A_TIMEOUT] != (st))
486 } states[10] = { variable in typeref:struct:__anon8799
2263 /* preserve button states */
2333 /* preserve previous button states */
2386 states[mouse_button_state].s[trans]);
2394 S_DELAYED(states[mouse_button_state].s[trans])) {
2398 states[mouse_button_state].s[A_TIMEOUT];
2404 if (mouse_button_state != states[mouse_button_state].s[trans])
2408 mouse_button_state = states[mouse_button_state].s[trans];
2411 a2->button &= states[mouse_button_stat
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c175 static char *states[] = { variable
423 * These states are expected if the ep timed out at the same
425 * So we silently do nothing for these states.
487 __func__, epc->so, epc, states[epc->state], ep_events);
583 ep->com.so, states[ep->com.state]);
699 states[ep->com.state]);
770 ep->com.so, states[ep->com.state]);
875 ep->com.so, ep, states[ep->com.state], sbused(&ep->com.so->so_rcv));
1067 __func__, so, so->so_state, ep, states[ep->com.state],
1148 "ep %p ep_state %s", __func__, ep, states[stat
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_true.c163 const char *states[] = {"Base", "InqTM", "InqTCU", "InqOmega", "InqGOES", variable
165 #define stateStr(x) (((int)x<(int)s_Max) ? states[(int)x] : "?")
/freebsd-11-stable/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c107 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/DECHanyu/
H A Dcitrus_dechanyu.c63 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.__CONCAT(s_,_func_)
/freebsd-11-stable/lib/libiconv_modules/MSKanji/
H A Dcitrus_mskanji.c100 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/UES/
H A Dcitrus_ues.c60 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/freebsd-11-stable/lib/libiconv_modules/ZW/
H A Dcitrus_zw.c69 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_

Completed in 177 milliseconds

123