Lines Matching defs:persist
1162 * Return the appropriate HTTP connection persist header
1196 boolean_t persist = B_FALSE;
1283 persist = B_TRUE;
1286 persist = B_FALSE;
1290 persist = B_FALSE;
1353 persist = B_FALSE;
1357 persist = B_TRUE;
1382 persist = B_TRUE;
1427 * Initialize socket persist state and response persist type
1428 * flag based on the persist state of the request headers.
1431 if (persist)
1439 if (! persist)
1442 if (persist)
1479 boolean_t persist = B_FALSE;
1594 persist = B_TRUE;
1597 persist = B_FALSE;
1601 persist = B_FALSE;
1659 persist = B_FALSE;
1663 persist = B_TRUE;
1691 persist = B_TRUE;
1755 /* Set socket persist state */
1756 if (persist)
1764 if (! persist)
1767 if (persist)