Searched refs:fdio_null (Results 1 – 1 of 1) sorted by relevance
547 fdio_t *fdio_null = fdio_null_create(); in DiscardOutput() local548 if (fdio_null == nullptr) return; in DiscardOutput()549 int nullfd = fdio_bind_to_fd(fdio_null, -1, 0); in DiscardOutput()