aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/setgrent.c
blob: 75aab61b3f89f812eb5fa85574c491e9aefd08c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 
 * Copyright (c) 2010 Wind River Systems; see
 * guts/COPYRIGHT for information.
 *
 * static void
 * wrap_setgrent(void) {
 *	
 */

	pseudo_grp_open();

/*	return;
 * }
 */