Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsys_pset.c61 static int psets_realloc(int);
109 psets_realloc(int new_psets_max) in psets_realloc() function
550 error = psets_realloc(newsize); in sysctl_psets_max()