Lines Matching full:have

135 /** tcp_write does not have to copy data when sent from rom-file-system directly */
696 /* If we have no parameters at all, return immediately. */ in extract_uri_parameters()
789 /* Find this tag in the list we have been provided. */
817 * we don't have a handler for. Merely echo back the tags with an error
905 /* Have we found a matching extension? */
920 /* Does the URL passed have any file extension? If not, we assume it
925 have already been sent. */
1018 /* How much do we have to send from the current header? */
1049 /* Have we finished sending this string? */
1076 * more headers to send, but we do have file data to send, drop through
1103 /* Do we have a valid file handle? */
1117 /* Do we already have a send buffer allocated? */
1122 /* We don't have a send buffer so allocate one now */
1231 * have to split the insert string between two tcp_write operations. */
1236 /* Do we have remaining data to send before parsing more? */
1255 /* We have sent all the data that was already parsed so continue parsing
1288 /* Have we reached the end of the leadin? */
1293 /* Have we found the next character we expect for the tag leadin? */
1295 /* Yes - move to the next one unless we have found the complete
1325 /* Have we found the end of the tag name? This is signalled by
1376 /* Have we found the next character we expect for the tag leadout? */
1378 /* Yes - move to the next one unless we have found the complete
1421 /* pretend to have sent the tag, too */
1440 * We have found a valid tag and are in the process of sending
1445 /* Do we have any remaining file data to send from the buffer prior
1465 /* pretend to have sent the tag, too */
1475 /* Did the last SSIHandler have more to send? */
1484 /* Do we still have insert data left to send? */
1490 /* Note that we set the copy flag here since we only have a
1506 /* We have sent all the insert data so go back to looking for
1523 /* If we drop out of the end of the for loop, this implies we must have
1530 (we have copied/saved everything required for parsing on later). */
1586 /* Do we have any more header data to send for this file? */
1597 /* Have we run out of file data to send? If so, we need to read the next
1705 /* Prevent multiple calls to httpd_post_finished, since it might have already
1865 was not included. Since this is currently the only supported method, we have
2138 /* See if we have been asked for an shtml file and, if so,
2191 /* Have we been asked for the default file (in root or a directory) ? */
2248 /* Does the base URI we have isolated correspond to a CGI handler? */
2525 /* Inform TCP that we have taken the data. */
2543 /* Inform TCP that we have taken the data. */