Searched defs:path_file (Results 1 – 2 of 2) sorted by relevance
132 path_file = os.path.join(root, filename) variable175 path_file = os.path.join(root, filename) variable
213 gchar *path_dir, *path_file, *file_basename; in g_kqueue_file_monitor_start() local