Searched defs:string_erase (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dstring-util.c825 char* string_erase(char *x) { function
837 return mfree(string_erase(s));

Completed in 1033 milliseconds