Home
last modified time | relevance | path

Searched refs:context_detach_window (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Dmmap-cache.c187 static void context_detach_window(MMapCache *m, Context *c) { in context_detach_window() function
223 context_detach_window(m, c); in context_attach_window()
242 context_detach_window(m, &m->contexts[i]); in mmap_cache_free()
285 context_detach_window(f->cache, c); in try_context()