Go to the source code of this file.
Defines |
|
| #define | _ANSI_ARGS_(c) () |
Functions |
|
| void TOOLEXPORT _FP_free | _ANSI_ARGS_ ((void *)) |
| char *TOOLEXPORT _FP_strdup | _ANSI_ARGS_ ((char *)) |
| char *TOOLEXPORT _FP_strncpy | _ANSI_ARGS_ ((char *, char *, int)) |
| void *TOOLEXPORT _FP_memdup | _ANSI_ARGS_ ((void *, int)) |
| int TOOLEXPORT _FP_stricmp | _ANSI_ARGS_ ((char *, char *)) |
| char *TOOLEXPORT _FP_strrchr | _ANSI_ARGS_ ((char *, int)) |
| char *TOOLEXPORT _FP_fgets | _ANSI_ARGS_ ((char *, int, FILE *)) |
| char *TOOLEXPORT _FP_strerror | _ANSI_ARGS_ ((int)) |
| int UUEXPORT UUSmerge _ANSI_ARGS_ | ( | (int) | ) |
| char* TOOLEXPORT _FP_fgets _ANSI_ARGS_ | ( | (char *, int, FILE *) | ) |
| char* TOOLEXPORT _FP_strrchr _ANSI_ARGS_ | ( | (char *, int) | ) |
| char *TOOLEXPORT _FP_tempnam _ANSI_ARGS_ | ( | (char *, char *) | ) |
| void* TOOLEXPORT _FP_memdup _ANSI_ARGS_ | ( | (void *, int) | ) |
| int UUDecodeField _ANSI_ARGS_ | ( | (char *, char *, int) | ) |
| char *TOOLEXPORT _FP_cutdir _ANSI_ARGS_ | ( | (char *) | ) |
| void TOOLEXPORT _FP_free _ANSI_ARGS_ | ( | (void *) | ) |