Searched refs:get_pair (Results 1 - 2 of 2) sorted by relevance
| /httpd/server/ |
| H A D | apreq_cookie.c | 173 apr_status_t get_pair(apr_pool_t *p, const char **data, function 361 status = get_pair(p, &hdr, &name, &nlen, &value, &vlen, 1); 390 status = get_pair(p, &hdr, &name, &nlen, &value, &vlen, 0);
|
| /illumos-gate/usr/src/lib/sasl_plugins/digestmd5/ |
| H A D | digestmd5.c | 658 static void get_pair(char **in, char **name, char **value) function 2896 get_pair(&in, &name, &value); 4266 get_pair(&in, &name, &value); 4964 get_pair(&in, &name, &value);
|
Completed in 1990 milliseconds