HelenOS sources

rndgen_destroy    263 uspace/app/mkexfat/mkexfat.c 		rndgen_destroy(rndgen);
rndgen_destroy    267 uspace/app/mkexfat/mkexfat.c 	rndgen_destroy(rndgen);
rndgen_destroy    481 uspace/app/mkfat/mkfat.c 		rndgen_destroy(rndgen);
rndgen_destroy    485 uspace/app/mkfat/mkfat.c 	rndgen_destroy(rndgen);
rndgen_destroy     71 uspace/lib/c/generic/uuid.c 	rndgen_destroy(rndgen);
rndgen_destroy     47 uspace/lib/c/include/rndgen.h extern void rndgen_destroy(rndgen_t *);
rndgen_destroy     47 uspace/lib/posix/include/libc/rndgen.h extern void rndgen_destroy(rndgen_t *);
rndgen_destroy    522 uspace/srv/net/dhcp/dhcp.c 		rndgen_destroy(dlink->rndgen);
HelenOS homepage, sources at GitHub