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