OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
breakage.c File Reference
#include "tunala.h"

Go to the source code of this file.

Functions

int int_strtoul (const char *str, unsigned long *val)
 
char * int_strstr (const char *haystack, const char *needle)
 

Function Documentation

char* int_strstr ( const char *  haystack,
const char *  needle 
)

Definition at line 41 of file breakage.c.

int int_strtoul ( const char *  str,
unsigned long *  val 
)

Definition at line 3 of file breakage.c.