Home
last modified time | relevance | path

Searched refs:blist_resize (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/sys/
H A Dblist.h134 void blist_resize(blist_t *, swblk_t, int);
/openbsd-src/sys/kern/
H A Dsubr_blist.c348 blist_resize(blist_t *pbl, swblk_t count, int freenew) in blist_resize() function
1240 blist_resize(&bl, count, 1); in main()