HelenOS sources

rndgen_destroy    264 uspace/app/mkexfat/mkexfat.c 		rndgen_destroy(rndgen);
rndgen_destroy    268 uspace/app/mkexfat/mkexfat.c 	rndgen_destroy(rndgen);
rndgen_destroy    487 uspace/app/mkfat/mkfat.c 		rndgen_destroy(rndgen);
rndgen_destroy    491 uspace/app/mkfat/mkfat.c 	rndgen_destroy(rndgen);
rndgen_destroy    110 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    535 uspace/srv/net/dhcp/dhcp.c 		rndgen_destroy(dlink->rndgen);
HelenOS homepage, sources at GitHub