dprintf           258 lib/stdio.in.h _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...)
dprintf           261 lib/stdio.in.h _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...));
dprintf           264 lib/stdio.in.h _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...)
dprintf           268 lib/stdio.in.h _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...));
dprintf           271 lib/stdio.in.h _GL_CXXALIASWARN (dprintf);
dprintf           276 lib/stdio.in.h _GL_WARN_ON_USE (dprintf, "dprintf is unportable - "