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

Class Index

klyx'pidwait (./klyx/src/figinset.C:112)

struct pidwait {
	int pid;		/* pid to wait for */
	pidwait *next;	/* next */
};