Searched refs:_rs (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | arc4random.h | 101 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() 104 struct _rs rs; in _rs_allocate()
|
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
|
H A D | arc4random.h | 64 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
/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 98 .refclkdiv_shift = _rs, \
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1387 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument 1388 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))
|