secure_path 329 lib/util.c char *secure_path; secure_path 333 lib/util.c secure_path = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_PASSWORD); secure_path 336 lib/util.c ret = str_trunc (secure_path, trunc_len); secure_path 337 lib/util.c g_free (secure_path);