Searched refs:no_file (Results 1 – 1 of 1) sorted by relevance
26 static apr_file_t no_file = { NULL, -1, }; variable67 attr->child_in = &no_file; in apr_procattr_io_set()77 attr->child_out = &no_file; in apr_procattr_io_set()87 attr->child_err = &no_file; in apr_procattr_io_set()