pam_pkcs11  0.6.10
strndup.h
Go to the documentation of this file.
1 #ifndef HAVE_STRNDUP
2 char * strndup (const char *s, size_t size);
3 #endif
strndup
char * strndup(const char *s, size_t size)