Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c45643 static int unixRandomness(sqlite3_vfs *NotUsed, int nBuf, char *zBuf){ in unixRandomness() function
47027 unixRandomness, /* xRandomness */ \ in sqlite3_os_init()