Lines Matching refs:to_go
798 int ctr, to_go, size, whole_chunks;811 to_go = PATH_MAX - size;813 whole_chunks = to_go / size;819 to_go = PATH_MAX - size;821 for (ctr = 0; ctr < to_go; ctr++)