elpath 118 lib/lock.c const char *elpath; elpath 122 lib/lock.c elpath = vfs_path_get_by_index (fname_vpath, 0)->path; elpath 124 lib/lock.c str_filename = g_path_get_basename (elpath); elpath 125 lib/lock.c str_dirname = g_path_get_dirname (elpath); elpath 207 lib/lock.c const char *elpath; elpath 212 lib/lock.c elpath = vfs_path_get_by_index (fname_vpath, 0)->path; elpath 214 lib/lock.c if (*elpath == '\0') elpath 283 lib/lock.c const char *elpath, *lock; elpath 288 lib/lock.c elpath = vfs_path_get_by_index (fname_vpath, 0)->path; elpath 290 lib/lock.c if (*elpath == '\0')