Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
strchr_32.c File Reference
#include <linux/types.h>
#include <linux/string.h>
#include <linux/module.h>

Go to the source code of this file.

Functions

charstrchr (const char *s, int c)
 
 EXPORT_SYMBOL (strchr)
 

Function Documentation

EXPORT_SYMBOL ( strchr  )
char* strchr ( const char s,
int  c 
)

Definition at line 21 of file strchr_32.c.