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 ("$FreeBSD$")
 
int() strcmp (const char *s1, const char *s2)
 

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )

◆ strcmp()

int() strcmp ( const char *  s1,
const char *  s2 
)

Definition at line 43 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: