|
FreeBSD kernel libkern code
|
#include <sys/cdefs.h>#include <sys/libkern.h>
Go to the source code of this file.
Functions | |
| __FBSDID ("$BSDSUniX$") | |
| int | strcmp (const char *s1, const char *s2) |
| __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().
