|
Squid Web Cache master
|
Go to the source code of this file.
Functions | |
| void * | memrchr (const void *s, int c, size_t n) |
Reverse memchr() Find the last occurrence of 'c' in the buffer 's' of size 'n'.
Definition at line 36 of file memrchr.cc.
Referenced by Store::CheckSwapMetaUrl(), and SBuf::rfind().