Searched defs:_rs (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | arc4random.c | 70 static struct _rs { struct 84 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | arc4random.c | 78 static struct _rs { struct 89 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument
|
/freebsd/sys/dev/qcom_gcc/ |
H A D | qcom_gcc_ipq4018_clock.c | 88 #define F_FEPLL(_id, _cname, _parent, _reg, _fs, _fw, _rs, _rw) \ argument
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1387 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument
|