Home
last modified time | relevance | path

Searched defs:ostate (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/lib/libc/stdlib/
H A Drandom.c352 char *ostate = (char *)(&implicit.rst_state[-1]); in initstate() local
409 char *ostate = (char *)(&implicit.rst_state[-1]); in setstate() local
/freebsd/contrib/ntp/libntp/
H A Dntp_random.c354 register char *ostate = (char *)(&state[-1]); in ntp_initstate() local
424 char *ostate = (char *)(&state[-1]); in ntp_setstate() local
/freebsd/sys/net80211/
H A Dieee80211_monitor.c94 enum ieee80211_state ostate; in monitor_newstate() local
H A Dieee80211_wds.c344 enum ieee80211_state ostate; in wds_newstate() local
H A Dieee80211_adhoc.c134 enum ieee80211_state ostate; in adhoc_newstate() local
H A Dieee80211_tdma.c229 enum ieee80211_state ostate; in tdma_newstate() local
H A Dieee80211_freebsd.c367 uint32_t ostate; in ieee80211_com_vincref() local
388 uint32_t ostate; in ieee80211_com_vdecref() local
H A Dieee80211_sta.c231 enum ieee80211_state ostate; in sta_newstate() local
H A Dieee80211_proto.c2549 enum ieee80211_state nstate, ostate; in ieee80211_newstate_cb() local
2722 enum ieee80211_state ostate; in ieee80211_new_state_locked() local
H A Dieee80211_hostap.c156 enum ieee80211_state ostate; in hostap_newstate() local
H A Dieee80211_hwmp.c284 hwmp_newstate(struct ieee80211vap *vap, enum ieee80211_state ostate, int arg) in hwmp_newstate()
H A Dieee80211_output.c3421 enum ieee80211_state ostate = (enum ieee80211_state)(uintptr_t)arg; in ieee80211_tx_mgt_cb() local
H A Dieee80211_mesh.c696 enum ieee80211_state ostate; in mesh_newstate() local
/freebsd/sys/fs/p9fs/
H A Dp9fs_vnops.c1322 struct open_fid_state ostate; in p9fs_read() local
1406 struct open_fid_state ostate; in p9fs_write() local
2009 struct open_fid_state ostate; in p9fs_strategy() local
/freebsd/contrib/less/
H A Dline.c145 osc8_state ostate; /* State while processing OSC8 sequence */ member
682 static ansi_state osc_return(struct ansi_state *pansi, osc8_state ostate, ansi_state astate) in osc_return()
H A Dsearch.c1258 osc8_state ostate = ansi_osc8_state(pansi); in osc8_parse() local
/freebsd/crypto/openssh/
H A Dchannels.h132 u_int ostate; /* output to channel (state of transmit half) */ member
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c1126 enum ieee80211_state ostate; in rtwn_newstate() local
/freebsd/sys/dev/ipw/
H A Dif_ipw.c852 enum ieee80211_state ostate; in ipw_newstate() local
/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c1996 enum ieee80211_state ostate = vap->iv_state; in uath_newstate() local
H A Dif_rum.c964 enum ieee80211_state ostate; in rum_newstate() local
/freebsd/contrib/sendmail/src/
H A Ddeliver.c5919 int ostate; local
/freebsd/sys/dev/otus/
H A Dif_otus.c1187 enum ieee80211_state ostate; in otus_newstate() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c3933 int dlen, ostate, nstate, rval, dir; in ipf_tcp_age() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c3451 enum ieee80211_state ostate; member
3493 enum ieee80211_state ostate; in lkpi_iv_newstate() local

12