aboutsummaryrefslogtreecommitdiff
path: root/src/sg.h
blob: a406c517146d69e668743c034780bfe4475c1e12 (plain)
1
2
3
4
5
6
7
8
9
struct groupkw {
	char *resid;
	char *map;
};

#define GROUP_ID   0
#define GROUP_NAME 1

extern struct groupkw groupkw[];

Return to:

Send suggestions and report system problems to the System administrator.