acl
3.5.3.0
acl_safe.h
浏览该文件的文档.
1
#ifndef ACL_SAFE_INCLUDE_H
2
#define ACL_SAFE_INCLUDE_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
#include "
acl_define.h
"
9
10
ACL_API
int
acl_unsafe
(
void
);
11
ACL_API
char
*
acl_safe_getenv
(
const
char
*
name
);
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
name
HTTP_API void const char * name
Definition:
lib_http.h:620
acl_safe_getenv
ACL_API char * acl_safe_getenv(const char *name)
acl_define.h
acl_unsafe
ACL_API int acl_unsafe(void)
include
acl
stdlib
acl_safe.h
生成于 2021年 九月 10日 星期五 11:14:43 , 为 acl使用
1.8.15