OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:randomid_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
randomid.h
74
struct
randomid_ctx
;
76
typedef struct
randomid_ctx
*randomid_t;
/src/lib/libc/gen/
randomid.c
115
struct
randomid_ctx
{
struct
173
static void initid(struct
randomid_ctx
*);
175
struct
randomid_ctx
*randomid_new(int, long);
176
void randomid_delete(struct
randomid_ctx
*);
177
u_int32_t randomid(struct
randomid_ctx
*);
211
initid(struct
randomid_ctx
*p)
256
struct
randomid_ctx
*
260
struct
randomid_ctx
*ctx;
290
randomid_delete(struct
randomid_ctx
*ctx)
298
randomid(struct
randomid_ctx
*p
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025