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

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
int strcmp (const char *s1, const char *s2)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
int strcmp ( const char *  s1,
const char *  s2 
)

Definition at line 42 of file strcmp.c.

Referenced by iconv_lookupconv(), iconv_lookupcp(), iconv_register_cspair(), iconv_ucs_open(), and iconv_xlat16_open().

Here is the caller graph for this function: