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