FreeBSD kernel libkern code
index.c File Reference
#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/libkern.h>
Include dependency graph for index.c:

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
char * index (char *p, int ch) const
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
char* index ( char *  p,
int  ch 
) const

Definition at line 41 of file index.c.

Referenced by fnmatch().

Here is the caller graph for this function: