fdlistholes
ret = fdlistholes(fd, fn);
static int fdlistholes(int, const char *);
if (fdlistholes(STDIN_FILENO, "stdin") != 0) {