bindresvport_sa \
clock \
closefrom \
crypt \
dirfd \
endgrent \
fchmod \
# if defined(HAVE_MD5_PASSWORDS) && !defined(HAVE_MD5_CRYPT)
# include "md5crypt.h"
# endif
# if !defined(HAVE_CRYPT)
# include <openssl/des.h>
# define crypt DES_crypt
char *
xcrypt(const char *password, const char *salt)