aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/setpwent.c
blob: 53661fd36c1c8874ce94ac7508d26291c2f81e4e (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_setpwent(void) {
 *	
 */

	pseudo_pwd_open();

/*	return;
 * }
 */