Searched refs:y_num_pids (Results 1 – 3 of 3) sorted by relevance
217 for (i = 0; i < _plotter->y_num_pids; i++) in _pl_y_end_page()259 if (_plotter->y_num_pids == 0) in _pl_y_end_page()264 ((_plotter->y_num_pids + 1) in _pl_y_end_page()266 _plotter->y_pids[_plotter->y_num_pids] = forkval; in _pl_y_end_page()267 _plotter->y_num_pids++; in _pl_y_end_page()
177 _plotter->y_num_pids = 0; in _pl_y_initialize()223 for (j = 0; j < _plotter->y_num_pids; j++) in _pl_y_terminate()225 if (_plotter->y_num_pids > 0) in _pl_y_terminate()
1418 int y_num_pids; /* D: number of pids in list */ variable2370 int y_num_pids; /* D: number of pids in list */ variable