Lines Matching defs:file
3 ** contributor license agreements. See the NOTICE file distributed with
5 ** The ASF licenses this file to You under the Apache License, Version 2.0
6 ** (the "License"); you may not use this file except in compliance with
30 /* used for specifying file sizes */
790 * forces applications to open the file with FILE_SHARED_DELETE
793 * file to a permanent location, and subsequently expect to open it
1009 apr_file_t *file;
1038 s = apreq_file_mktemp(&file, pool, temp_dir);
1042 s = apreq_brigade_fwrite(file, &wlen, out);
1047 last_out = apr_bucket_file_create(file, wlen, 0,