Searched refs:path_to_unlink (Results 1 – 1 of 1) sorted by relevance
76 static char *path_to_unlink; variable88 if (path_to_unlink) { in plugin_cleanup()89 unlink(path_to_unlink); in plugin_cleanup()297 path_to_unlink = g_strdup(path); in setup_socket()