Prototype for function to compose hcache file names. More...
Functions | |
| static void | imap_hcache_namer (const char *path, struct Buffer *dest) |
| Generate a filename for the header cache - Implements hcache_namer_t -. | |
| static void | nntp_hcache_namer (const char *path, struct Buffer *dest) |
| Compose hcache file names - Implements hcache_namer_t -. | |
| static void | pop_hcache_namer (const char *path, struct Buffer *dest) |
| Create a header cache filename for a POP mailbox - Implements hcache_namer_t -. | |
Prototype for function to compose hcache file names.
| path | Path of message |
| dest | Buffer for filename |
|
static |
Generate a filename for the header cache - Implements hcache_namer_t -.
Definition at line 290 of file util.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Compose hcache file names - Implements hcache_namer_t -.
Definition at line 688 of file newsrc.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Create a header cache filename for a POP mailbox - Implements hcache_namer_t -.
Definition at line 288 of file pop.c.
Here is the call graph for this function:
Here is the caller graph for this function: