Lines Matching defs:to

8  * Unless required by applicable law or agreed to in writing, software
104 " --file, -f <name>\t\t\tFile to read the firehose from.\n\t\t\t\t\tDefaults to stdin." },
109 " --output-directory, -o <name>\tDirectory to write demuxed connections\n\t\t\t\t\tto." },
114 " --uuid, -u <uuid>\t\t\tThe UUID of the connection to\n\t\t\t\t\tdemultiplex. Can be specified more\n\t\t\t\t\tthan once." },
116 " --output-host, -h <hostname>\tHostname to write demuxed connections to." },*/
129 "writes each connection to a file, or to a socket as appropriate.\n" \
131 "When writing to files, each connection is placed into a dedicated file\n" \
136 "with the given prefix will be included. The prefix needs to fit completely\n" \
137 "within the first fragment for a successful match to occur.\n" \
139 /* "When writing to a socket, new connections\n"
140 * "are opened for each connection in the stream, allowing it to be possible to\n"
141 * "'replay' traffic recorded by one server to other server.\n"
229 * This function renames the completed stream to it's final name.
234 char *nfrom, *nto, *from, *to;
239 to = apr_pstrcat(pool, header->uuid, header->direction == '>' ? ".response"
241 from = apr_pstrcat(pool, to, ".part", NULL);
246 status = apr_filepath_merge(&nto, file->directory, to,
253 "Could not rename file '%s' to '%s' for fragment write: %pm\n",
260 "Could not set mtime on file '%s' to '%" APR_TIME_T_FMT "' for fragment write: %pm\n",
267 file->directory, to, &status);
314 * Currently, we append it to a file named after the UUID of the connection.
317 * guaranteed never to hit a file handle limit (within reason).
347 "Could not write fragment body to file '%s': %pm\n",
373 * caused only the sign bit to flip, then that negative number is