Home
last modified time | relevance | path

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

/systemd-251/src/cryptsetup/
Dcryptsetup.c1715 static void remove_and_erasep(const char **p) { in remove_and_erasep() function
1747 _unused_ _cleanup_(remove_and_erasep) const char *destroy_key_file = NULL; in run()