Home | History | Annotate | Download | only in sys

Lines Matching defs:_GL_CXXALIAS_SYS_CAST

208 /* _GL_CXXALIAS_SYS_CAST (func, rettype, parameters);
214 # define _GL_CXXALIAS_SYS_CAST(func,rettype,parameters) \
222 # define _GL_CXXALIAS_SYS_CAST(func,rettype,parameters) \
904 _GL_CXXALIAS_SYS_CAST (mknod, int, (char const *file, mode_t mode, dev_t dev));