Searched defs:nr_autogrow (Results 1 – 2 of 2) sorted by relevance
13 void fdarray__init(struct fdarray *fda, int nr_autogrow) in fdarray__init()47 struct fdarray *fdarray__new(int nr_alloc, int nr_autogrow) in fdarray__new()
22 int nr_autogrow; member
Completed in 4 milliseconds