secure_path       335 lib/util.c         char *secure_path;
secure_path       339 lib/util.c         secure_path = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_PASSWORD);
secure_path       342 lib/util.c         ret = str_trunc (secure_path, trunc_len);
secure_path       343 lib/util.c         g_free (secure_path);