#include <sys/cdefs.h>
#include <stddef.h>
#include <sys/stat.h>
#include "glob-libc.h"
Go to the source code of this file.
|
| #define | __BEGIN_DECLS |
| |
| #define | __END_DECLS |
| |
| #define | __THROW |
| |
| #define | __THROWNL |
| |
| #define | _GL_CXXDEFS_H |
| |
| #define | _GL_BEGIN_NAMESPACE |
| |
| #define | _GL_END_NAMESPACE |
| |
| #define | _GL_EXTERN_C extern |
| |
| #define | _GL_FUNCDECL_RPL(func, rettype, parameters_and_attributes) _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) |
| |
| #define | _GL_FUNCDECL_RPL_1(rpl_func, rettype, parameters_and_attributes) _GL_EXTERN_C rettype rpl_func parameters_and_attributes |
| |
| #define | _GL_FUNCDECL_SYS(func, rettype, parameters_and_attributes) _GL_EXTERN_C rettype func parameters_and_attributes |
| |
| #define | _GL_CXXALIAS_RPL(func, rettype, parameters) _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) |
| |
| #define | _GL_CXXALIAS_RPL_1(func, rpl_func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_CXXALIAS_RPL_CAST_1(func, rpl_func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_CXXALIAS_SYS(func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_CXXALIAS_SYS_CAST(func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_CXXALIAS_SYS_CAST2(func, rettype, parameters, rettype2, parameters2) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_CXXALIASWARN(func) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_CXXALIASWARN1(func, rettype, parameters_and_attributes) _GL_EXTERN_C int _gl_cxxalias_dummy |
| |
| #define | _GL_ARG_NONNULL(params) |
| |
| #define | _GL_WARN_ON_USE(function, message) _GL_WARN_EXTERN_C int _gl_warn_on_use |
| |
| #define | _GL_WARN_ON_USE_CXX(function, rettype, parameters_and_attributes, msg) _GL_WARN_EXTERN_C int _gl_warn_on_use |
| |
| #define | _GL_WARN_EXTERN_C extern |
| |
| #define | __size_t size_t |
| |
| #define | __USE_GNU 1 |
| |
| #define | glob rpl_glob |
| |
| #define | globfree rpl_globfree |
| |
| #define | glob_pattern_p rpl_glob_pattern_p |
| |
| #define | __GLOB_GNULIB 1 |
| |
◆ __BEGIN_DECLS
◆ __END_DECLS
◆ __GLOB_GNULIB
◆ __size_t
◆ __THROW
◆ __THROWNL
◆ __USE_GNU
◆ _GL_ARG_NONNULL
| #define _GL_ARG_NONNULL |
( |
|
params | ) |
|
◆ _GL_BEGIN_NAMESPACE
| #define _GL_BEGIN_NAMESPACE |
◆ _GL_CXXALIAS_RPL
| #define _GL_CXXALIAS_RPL |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) |
◆ _GL_CXXALIAS_RPL_1
| #define _GL_CXXALIAS_RPL_1 |
( |
|
func, |
|
|
|
rpl_func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXALIAS_RPL_CAST_1
| #define _GL_CXXALIAS_RPL_CAST_1 |
( |
|
func, |
|
|
|
rpl_func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXALIAS_SYS
| #define _GL_CXXALIAS_SYS |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXALIAS_SYS_CAST
| #define _GL_CXXALIAS_SYS_CAST |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXALIAS_SYS_CAST2
| #define _GL_CXXALIAS_SYS_CAST2 |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters, |
|
|
|
rettype2, |
|
|
|
parameters2 |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXALIASWARN
| #define _GL_CXXALIASWARN |
( |
|
func | ) |
_GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXALIASWARN1
| #define _GL_CXXALIASWARN1 |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
◆ _GL_CXXDEFS_H
◆ _GL_END_NAMESPACE
| #define _GL_END_NAMESPACE |
◆ _GL_EXTERN_C
| #define _GL_EXTERN_C extern |
◆ _GL_FUNCDECL_RPL
| #define _GL_FUNCDECL_RPL |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) |
◆ _GL_FUNCDECL_RPL_1
| #define _GL_FUNCDECL_RPL_1 |
( |
|
rpl_func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_EXTERN_C rettype rpl_func parameters_and_attributes |
◆ _GL_FUNCDECL_SYS
| #define _GL_FUNCDECL_SYS |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_EXTERN_C rettype func parameters_and_attributes |
◆ _GL_WARN_EXTERN_C
| #define _GL_WARN_EXTERN_C extern |
◆ _GL_WARN_ON_USE
◆ _GL_WARN_ON_USE_CXX
| #define _GL_WARN_ON_USE_CXX |
( |
|
function, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes, |
|
|
|
msg |
|
) |
| _GL_WARN_EXTERN_C int _gl_warn_on_use |
◆ glob
◆ glob_pattern_p
| #define glob_pattern_p rpl_glob_pattern_p |
◆ globfree
| #define globfree rpl_globfree |
◆ _gl_glob_errfunc_fn
| __BEGIN_DECLS typedef int(* _gl_glob_errfunc_fn) (const char *, int) |