Home
last modified time | relevance | path

Searched refs:_rs (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/gen/
H A Darc4random.h101 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
104 struct _rs rs; in _rs_allocate()
H A Darc4random.c70 static struct _rs { struct
84 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument
/freebsd/crypto/openssh/openbsd-compat/
H A Darc4random.c78 static struct _rs { struct
89 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument
H A Darc4random.h64 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
/freebsd/sys/dev/qcom_gcc/
H A Dqcom_gcc_ipq4018_clock.c88 #define F_FEPLL(_id, _cname, _parent, _reg, _fs, _fw, _rs, _rw) \ argument
98 .refclkdiv_shift = _rs, \
/freebsd/sys/dev/ath/
H A Dif_athvar.h1387 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument
1388 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))