Lines Matching defs:nextnonce
1822 const char *ai = NULL, *nextnonce = "";
1831 /* setup nextnonce
1834 /* send nextnonce if current nonce will expire in less than 30 secs */
1836 nextnonce = apr_pstrcat(r->pool, ", nextnonce=\"",
1847 nextnonce = apr_pstrcat(r->pool, ", nextnonce=\"", nonce, "\"", NULL);
1850 /* else nonce never expires, hence no nextnonce */
1859 ai = nextnonce;
1884 nextnonce,