pam_pkcs11 0.6.7
strndup.h
Go to the documentation of this file.
00001 #ifndef HAVE_STRNDUP
00002 char * strndup (const char *s, size_t size);
00003 #endif