|
FreeBSD kernel libkern code
|
#include <sys/cdefs.h>#include <sys/libkern.h>
Go to the source code of this file.
Functions | |
| __FBSDID ("$BSDSUniX$") | |
| char * | strcpy (char *__restrict to, const char *__restrict from) |
| __FBSDID | ( | "$BSDSUniX$" | ) |
| char* strcpy | ( | char *__restrict | to, |
| const char *__restrict | from | ||
| ) |
Definition at line 36 of file strcpy.c.
Referenced by iconv_convstr(), iconv_register_cspair(), iconv_sysctl_cslist(), and inet_ntop6().
