Searched defs:rs (Results 1 - 25 of 157) sorted by relevance

1234567

/freebsd-11-stable/lib/libc/sys/
H A Dpselect.c44 pselect(int n, fd_set *rs, fd_set *ws, fd_set *es, const struct timespec *t, argument
H A Dselect.c44 select(int n, fd_set *rs, fd_set *ws, fd_set *es, struct timeval *t) argument
/freebsd-11-stable/sys/dev/uart/
H A Duart_bus_scc.c87 uintptr_t ch, cl, md, rs; local
/freebsd-11-stable/usr.bin/gcore/
H A Delf32core.c16 elf_convert_gregset(elfcore_gregset_t *rd, struct reg *rs) argument
41 elf_convert_fpregset(elfcore_fpregset_t *rd, struct fpreg *rs) argument
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_debug.c102 const struct ath_rx_status *rs = &bf->bf_status.ds_rxstat; local
H A Dif_ath_ioctl.c128 ath_ioctl_ratestats(struct ath_softc *sc, struct ath_rateioctl *rs) argument
H A Dif_ath_tdma.c367 const struct ath_rx_status *rs; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds2_enc.c66 EVP_CIPHER_CTX *rs, *ws; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_box.c63 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-npi.h76 uint64_t rs : 1; /**< Real short */ member in struct:__anon8656::__anon8657
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c169 ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/lib/libc/net/
H A Dnscache.c264 cached_mp_read_session rs; local
416 cached_mp_read_session rs; local
[all...]
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_ruleset.c366 pf_anchor_copyout(const struct pf_ruleset *rs, const struct pf_rule *r, argument
/freebsd-11-stable/usr.sbin/nscd/
H A Dmp_rs_query.c161 cache_mp_read_session rs; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_reftree.c112 range_seg_t *rs; local
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c213 ar5210ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c207 ar5211ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c246 ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snoop.c164 register struct rawstats *rs; local
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Darc4random.c64 static chacha_ctx rs; /* chacha context for random keystream */ variable
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c180 struct ieee80211_rateset *rs = &in->in_ni.ni_rates; local
/freebsd-11-stable/sys/kgssapi/krb5/
H A Dkcrypto_arcfour.c126 rc4_crypt_int(void *rs, void *buf, u_int len) argument
137 struct rc4_state rs; local
/freebsd-11-stable/contrib/unbound/compat/
H A Darc4random.c64 } *rs; variable in typeref:struct:__anon45
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_amrr.c166 const struct ieee80211_rateset *rs = NULL; local
255 const struct ieee80211_rateset *rs local
340 const struct ieee80211_rateset *rs = NULL; local
464 struct ieee80211_rateset *rs; local
[all...]

Completed in 278 milliseconds

1234567