Searched refs:c_path_max (Results 1 – 1 of 1) sorted by relevance
121 ssize_t c_path_max; /* Depth of c_path[] */ member444 csv->c_path_cur, csv->c_path_max); in csv_open_level()447 if (csv->c_path_cur == csv->c_path_max) { in csv_open_level()652 csv->c_path_max = count; in csv_record_path()