Home | History | Annotate | Download | only in linux-lib

Lines Matching defs:_GL_FUNCDECL_RPL

75 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here.  */
104 _GL_FUNCDECL_RPL (foo, ...);
124 _GL_FUNCDECL_RPL (foo, ...);
146 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
150 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
153 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
489 _GL_FUNCDECL_RPL (posix_spawn, int,
541 _GL_FUNCDECL_RPL (posix_spawnp, int,
583 _GL_FUNCDECL_RPL (posix_spawnattr_init, int, (posix_spawnattr_t *__attr)
608 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
635 _GL_FUNCDECL_RPL (posix_spawnattr_getsigdefault, int,
669 _GL_FUNCDECL_RPL (posix_spawnattr_setsigdefault, int,
703 _GL_FUNCDECL_RPL (posix_spawnattr_getsigmask, int,
737 _GL_FUNCDECL_RPL (posix_spawnattr_setsigmask, int,
771 _GL_FUNCDECL_RPL (posix_spawnattr_getflags, int,
805 _GL_FUNCDECL_RPL (posix_spawnattr_setflags, int,
835 _GL_FUNCDECL_RPL (posix_spawnattr_getpgroup, int,
869 _GL_FUNCDECL_RPL (posix_spawnattr_setpgroup, int,
899 _GL_FUNCDECL_RPL (posix_spawnattr_getschedpolicy, int,
933 _GL_FUNCDECL_RPL (posix_spawnattr_setschedpolicy, int,
963 _GL_FUNCDECL_RPL (posix_spawnattr_getschedparam, int,
997 _GL_FUNCDECL_RPL (posix_spawnattr_setschedparam, int,
1032 _GL_FUNCDECL_RPL (posix_spawn_file_actions_init, int,
1062 _GL_FUNCDECL_RPL (posix_spawn_file_actions_destroy, int,
1093 _GL_FUNCDECL_RPL (posix_spawn_file_actions_addopen, int,
1132 _GL_FUNCDECL_RPL (posix_spawn_file_actions_addclose, int,
1163 _GL_FUNCDECL_RPL (posix_spawn_file_actions_adddup2, int,