Home
last modified time | relevance | path

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

/systemd-251/src/hostname/
Dhostnamed.c90 static void context_destroy(Context *c) { in context_destroy() function
1380 _cleanup_(context_destroy) Context context = { in run()