Source Code (Use browser search to find items of interest.)

Class Index

kdelibs'random_info (./kdelibs/arts/mcop/md5auth.cc:38)

struct random_info {
	struct timeval tv;
	int pid;
	struct utsname un;
	char dev_urandom[16];
	char seed[MD5_COOKIE_LEN+1];
	int number;
};