struct	rusage {
			/*"*/
};

/*  Special rusage structure returned with WLOGINDEV option to wait3(). */

struct rusage_dev {
	struct rusage ru_rusage;
	dev_t	      ru_dev;
};

/* Special rusage structure returned with wait3(). */


syntax highlighted by Code2HTML, v. 0.9.1