HomeSort by: relevance | last modified time | path
    Searched defs:randomid_new (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
randomid.c 100 __weak_alias(randomid_new,_randomid_new)
175 struct randomid_ctx *randomid_new(int, long);
257 randomid_new(int bits, long timeo) function in typeref:struct:randomid_ctx *
  /src/lib/libc/include/
namespace.h 592 #define randomid_new _randomid_new macro

Completed in 14 milliseconds