Home
last modified time | relevance | path

Searched refs:_rs_allocate (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/lib/libc/gen/
H A Darc4random.c80 /* Maybe be preserved in fork children, if _rs_allocate() decides. */
89 static inline int _rs_allocate(struct _rs **, struct _rsx **);
102 if (_rs_allocate(&rs, &rsx) == -1) in _rs_init()
129 if (_rs_allocate(&rs, &rsx) == -1) in _rs_stir()
H A Darc4random.h74 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function

Completed in 2 milliseconds