#include <ansidecl.h>

Go to the source code of this file.
Defines | |
| #define | size_t unsigned long |
Functions/Subroutines | |
| size_t strlen | PARAMS ((const char *)) |
| PTR memcpy | PARAMS ((PTR, const PTR, size_t)) |
| char * | stpcpy (char *dst, const char *src) |
| size_t strlen PARAMS | ( | (const char *) | ) |
Definition at line 635 of file mips-tfile.c.
| char* stpcpy | ( | char * | dst, | |
| const char * | src | |||
| ) |
Definition at line 43 of file stpcpy.c.
Referenced by _nl_make_l10nflist(), _nl_normalize_codeset(), and win32_spawn().
1.5.6