Searched defs:ic (Results 1 - 25 of 138) sorted by relevance

123456

/freebsd-11.0-release/lib/libc/tests/iconv/
H A Diconvctl_test.c37 iconv_t ic; local
/freebsd-11.0-release/contrib/mdocml/
H A Dtbl_html.c56 int ic; local
95 int ic; local
[all...]
H A Dtbl_term.c67 int ic, horiz, spans, vert; local
324 int ic, spans; local
[all...]
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_monitor.c67 ieee80211_monitor_attach(struct ieee80211com *ic) argument
73 ieee80211_monitor_detach(struct ieee80211com *ic) argument
96 struct ieee80211com *ic = vap->iv_ic; local
H A Dieee80211_ratectl.c86 struct ieee80211com *ic = vap->iv_ic; local
H A Dieee80211_crypto_wep.c182 struct ieee80211com *ic = ctx->wc_ic; local
H A Dieee80211_dfs.c98 ieee80211_dfs_attach(struct ieee80211com *ic) argument
109 ieee80211_dfs_detach(struct ieee80211com *ic) argument
116 ieee80211_dfs_reset(struct ieee80211com *ic) argument
133 struct ieee80211com *ic = vap->iv_ic; local
188 struct ieee80211com *ic = vap->iv_ic; local
206 struct ieee80211com *ic = vap->iv_ic; local
222 ieee80211_dfs_cac_clear(struct ieee80211com *ic, const struct ieee80211_channel *chan) argument
237 struct ieee80211com *ic = arg; local
275 announce_radar(struct ieee80211com *ic, const struct ieee80211_channel *curchan, const struct ieee80211_channel *newchan) argument
297 ieee80211_dfs_notify_radar(struct ieee80211com *ic, struct ieee80211_channel *chan) argument
401 ieee80211_dfs_pickchannel(struct ieee80211com *ic) argument
[all...]
H A Dieee80211_power.c56 ieee80211_power_attach(struct ieee80211com *ic) argument
61 ieee80211_power_detach(struct ieee80211com *ic) argument
288 struct ieee80211com *ic = ni->ni_ic; local
328 struct ieee80211com *ic = ni->ni_ic; local
419 struct ieee80211com *ic = ni->ni_ic; local
558 struct ieee80211com *ic local
600 struct ieee80211com *ic = vap->iv_ic; local
[all...]
H A Dieee80211_radiotap.c54 ieee80211_radiotap_attach(struct ieee80211com *ic, argument
63 ieee80211_radiotap_attachv(struct ieee80211com *ic, argument
107 ieee80211_radiotap_detach(struct ieee80211com *ic) argument
114 struct ieee80211com *ic = vap->iv_ic; local
163 ieee80211_radiotap_chan_change(struct ieee80211com *ic) argument
191 struct ieee80211com *ic = vap0->iv_ic; local
209 struct ieee80211com *ic = vap0->iv_ic; local
231 struct ieee80211com *ic = vap0->iv_ic; local
255 ieee80211_radiotap_rx_all(struct ieee80211com *ic, struct mbuf *m) argument
[all...]
H A Dieee80211_superg.h111 ieee80211_ff_age_all(struct ieee80211com *ic, int quanta) argument
124 ieee80211_ff_flush(struct ieee80211com *ic, int ac) argument
133 ieee80211_ff_flush_all(struct ieee80211com *ic) argument
[all...]
/freebsd-11.0-release/contrib/groff/src/utils/addftinfo/
H A Dguess.h39 int ic; member in struct:char_metric
/freebsd-11.0-release/sys/dev/wi/
H A Dif_wi_pci.c253 struct ieee80211com *ic = &sc->sc_ic; local
/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c194 struct ieee80211com *ic = &sc->sc_ic; local
H A Dif_iwm_power.c245 struct ieee80211com *ic = &sc->sc_ic; local
/freebsd-11.0-release/contrib/serf/
H A Dincoming.c98 serf_incoming_t *ic = apr_palloc(pool, sizeof(*ic)); local
[all...]
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_ioctl.c131 struct ieee80211com *ic = &sc->sc_ic; local
238 ath_ioctl(struct ieee80211com *ic, u_long cmd, void *data) argument
H A Dif_ath_tdma.c253 struct ieee80211com *ic = &sc->sc_ic; local
360 struct ieee80211com *ic = ni->ni_ic; local
/freebsd-11.0-release/contrib/amd/libamu/
H A Dstrutil.c92 int ic = 0; local
/freebsd-11.0-release/contrib/ipfilter/ipsend/
H A Dip.c337 struct icmp *ic; local
H A Dipsend.c102 struct icmp *ic; local
[all...]
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dipft_tx.c171 struct icmp icmp, *ic = &icmp; local
[all...]
/freebsd-11.0-release/sys/dev/iscsi/
H A Dicl.c169 struct icl_conn *ic; local
H A Dicl_soft_proxy.c109 icl_soft_proxy_connect(struct icl_conn *ic, int domain, int socktype, argument
H A Dicl_wrappers.h46 icl_pdu_new(struct icl_conn *ic, int flags) argument
88 icl_conn_free(struct icl_conn *ic) argument
95 icl_conn_handoff(struct icl_conn *ic, int fd) argument
102 icl_conn_close(struct icl_conn *ic) argument
109 icl_conn_task_setup(struct icl_conn *ic, struct icl_pdu *ip, argument
117 icl_conn_task_done(struct icl_conn *ic, void *prv) argument
124 icl_conn_transfer_setup(struct icl_conn *ic, union ctl_io *io, uint32_t *transfer_tagp, void **prvp) argument
132 icl_conn_transfer_done(struct icl_conn *ic, void *prv) argument
142 icl_conn_connect(struct icl_conn *ic, int domain, int socktype, int protocol, struct sockaddr *from_sa, struct sockaddr *to_sa) argument
[all...]
/freebsd-11.0-release/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c88 struct fdt_ic *ic; local

Completed in 174 milliseconds

123456