2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
7 #define GETXXKEY_FUNC sgetspent
8 #define GETXXKEY_ENTTYPE struct spwd
9 #define GETXXKEY_ADD_PARAMS const char *string
10 #define GETXXKEY_ADD_VARIABLES string
11 #define GETXXKEY_BUFLEN __UCLIBC_PWD_BUFFER_SIZE__