Lines Matching defs:data
263 * @param length Amount of data to send
264 * @param nbytes Amount of data actually sent
275 * @param length The amount of data to send
427 * Output data to the client in a printf format
436 * Output data to the client in a printf format
446 * Flush all of the data for the current request to the client
469 /* Reading a block of data from the client connection (e.g., POST arg) */
485 * Determine if the client has sent any data. This also sends a
495 * Call this in a loop. It will put data into a buffer and return the length
498 * @param buffer The buffer in which to store the data
609 * to hold the data will be allocated from the request pool
721 const char *data;