Home
last modified time | relevance | path

Searched defs:nr_autogrow (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/lib/api/fd/
Darray.c12 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()
Darray.h22 int nr_autogrow; member