/openbsd-src/sys/dev/wscons/ |
H A D | wsemul_vt100.c | 508 u_int newstate = VT100_EMUL_STATE_NORMAL; wsemul_vt100_output_esc() local 661 u_int newstate = VT100_EMUL_STATE_NORMAL; wsemul_vt100_output_scs94() local 726 u_int newstate = VT100_EMUL_STATE_NORMAL; wsemul_vt100_output_scs96() local 859 u_int newstate = VT100_EMUL_STATE_DCS; wsemul_vt100_output_dcs() local 1054 u_int newstate = VT100_EMUL_STATE_CSI; wsemul_vt100_output_csi() local [all...] |
/openbsd-src/usr.sbin/apmd/ |
H A D | apm-proto.h | 63 enum apm_state newstate; member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | regcomp_trie.c | 933 U32 newstate = 0; Perl_make_trie() local 1667 const U32 newstate = TRIE_TRANS_STATE( 1, base, ucharcount, charid, 0 ); Perl_construct_ahocorasick_from_trie() local [all...] |
H A D | regcomp.h | 1200 U32 newstate; member
|
/openbsd-src/sys/dev/isa/ |
H A D | gus.c | 1686 gus_speaker_ctl(void *addr, int newstate) in gus_speaker_ctl() 1708 gus_linein_ctl(void *addr, int newstate) in gus_linein_ctl() 1730 gus_mic_ctl(void *addr, int newstate) in gus_mic_ctl()
|
H A D | sbdsp.c | 731 sbdsp_speaker_ctl(void *addr, int newstate) in sbdsp_speaker_ctl()
|
H A D | ess.c | 1046 ess_speaker_ctl(void *addr, int newstate) in ess_speaker_ctl()
|
/openbsd-src/games/atc/ |
H A D | input.c | 204 int newstate, newpos; in push() local
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | smtp_client.c | 255 smtp_client_state(struct smtp_client *proto, int newstate) in smtp_client_state()
|
H A D | mta_session.c | 552 mta_enter_state(struct mta_session *s, int newstate) in mta_enter_state() argument
|
H A D | smtp_session.c | 2092 smtp_enter_state(struct smtp_session * s,int newstate) smtp_enter_state() argument
|
/openbsd-src/libexec/tradcpp/ |
H A D | directive.c | 157 struct ifstate *newstate; in ifstate_push() local
|
/openbsd-src/sys/netinet6/ |
H A D | nd6.c | 1045 int newstate = 0; in nd6_cache_lladdr() local
|
/openbsd-src/sys/dev/sdmmc/ |
H A D | if_bwfm_sdio.c | 553 bwfm_sdio_clkctl(struct bwfm_sdio_softc *sc, enum bwfm_sdio_clkstate newstate, in bwfm_sdio_clkctl()
|
/openbsd-src/usr.sbin/nsd/ |
H A D | remote.c | 1871 uint8_t newstate = 0; in repat_patterns() local
|
/openbsd-src/sys/dev/pckbc/ |
H A D | pms.c | 798 pms_change_state(struct pms_softc * sc,int newstate,int dev) pms_change_state() argument
|
/openbsd-src/sys/dev/usb/ |
H A D | if_umb.c | 1078 umb_newstate(struct umb_softc * sc,enum umb_state newstate,int flags) umb_newstate() argument
|
/openbsd-src/sys/net/ |
H A D | if_spppsubr.c | 1569 sppp_cp_change_state(const struct cp * cp,struct sppp * sp,int newstate) sppp_cp_change_state() argument
|
H A D | pf.c | 371 pf_set_protostate(struct pf_state *st, int which, u_int8_t newstate) in pf_set_protostate() argument
|