Searched refs:sent_header (Results 1 – 3 of 3) sorted by relevance
46 int sent_header, /* Non-zero if sent HTTP header */ member
1898 con->sent_header = 0; in cupsdSendCommand()2385 if (!con->sent_header) in cupsdWriteClient()2411 con->sent_header = 2; in cupsdWriteClient()2414 con->sent_header = 1; in cupsdWriteClient()2419 con->sent_header = 2; in cupsdWriteClient()2424 con->sent_header = 1; in cupsdWriteClient()2509 if (!con->sent_header && con->pipe_pid) in cupsdWriteClient()2515 if (httpIsChunked(con->http) && (!con->pipe_pid || con->sent_header > 0)) in cupsdWriteClient()3742 con->sent_header = 1; in write_file()
1039 sent_header; /* Sent the IPP header? */ in list_ppds() local1279 sent_header = 0; in list_ppds()1457 if (!sent_header) in list_ppds()1459 sent_header = 1; in list_ppds()1566 if (!sent_header && request_id) in list_ppds()