Searched refs:string_free_erase (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dstring-util.h185 char *string_free_erase(char *s);
186 DEFINE_TRIVIAL_CLEANUP_FUNC(char *, string_free_erase);
H A Dstring-util.c836 char *string_free_erase(char *s) { function
/systemd/src/tty-ask-password-agent/
H A Dtty-ask-password-agent.c378 string_free_erase(password);

Completed in 337 milliseconds