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

	pseudo_pwd_open();

/*	return;
 * }
 */