Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_stats.c335 int newvoistatbytes, int newvoistatdatabytes);
1238 error = nbytes = newvoibytes = newvoistatbytes =
1272 newvoistatbytes =
1278 newvoistatbytes = (newvoistatmaxid -
1285 nbytes += newvoistatbytes;
1304 newvoistatbytes, newvoistatdatabytes);
1484 int newvoistatbytes, int newvoistatdatabytes) argument
1494 ("Bad newvoistatbytes %d", newvoistatbytes));
1539 sb->statsdata_off += newvoibytes + newvoistatbytes;
1544 newvoistatbytes);
[all …]