dprintf           201 lib/stdio.in.h _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...)
dprintf           204 lib/stdio.in.h _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...));
dprintf           207 lib/stdio.in.h _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...)
dprintf           211 lib/stdio.in.h _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...));
dprintf           213 lib/stdio.in.h _GL_CXXALIASWARN (dprintf);
dprintf           217 lib/stdio.in.h _GL_WARN_ON_USE (dprintf, "dprintf is unportable - "