- OPENSSL_Applink
void** OPENSSL_Applink()
Undocumented in source. Be warned that the author may not have intended to support it.
- app_clearerr
void app_clearerr(FILE* fp)
Undocumented in source. Be warned that the author may not have intended to support it.
- app_feof
int app_feof(FILE* fp)
Undocumented in source. Be warned that the author may not have intended to support it.
- app_ferror
int app_ferror(FILE* fp)
Undocumented in source. Be warned that the author may not have intended to support it.
- app_fileno
int app_fileno(FILE* fp)
Undocumented in source. Be warned that the author may not have intended to support it.
- app_fsetmod
int app_fsetmod(FILE* fp, char mod)
Undocumented in source. Be warned that the author may not have intended to support it.
- app_stderr
void* app_stderr()
Undocumented in source. Be warned that the author may not have intended to support it.
- app_stdin
void* app_stdin()
Undocumented in source. Be warned that the author may not have intended to support it.
- app_stdout
void* app_stdout()
Undocumented in source. Be warned that the author may not have intended to support it.