aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/setgrent.c
blob: 97faec03de08dc43cf4d91418630e2ad00204b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* 
 * Copyright (c) 2010 Wind River Systems; see
 * guts/COPYRIGHT for information.
 *
 * SPDX-License-Identifier: LGPL-2.1-only
 *
 * static void
 * wrap_setgrent(void) {
 *	
 */

	pseudo_grp_open();

/*	return;
 * }
 */