Searched refs:pids_alloc (Results 1 – 1 of 1) sorted by relevance
209 static idx_t pids_alloc; variable2212 if (nbpids == pids_alloc) in parse_options()2213 pids = xpalloc (pids, &pids_alloc, 1, in parse_options()