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