Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/freebsd32/
HDfreebsd32_misc.c292 size_t count, size, copycount; in freebsd4_freebsd32_getfsstat() local
300 copycount = count; in freebsd4_freebsd32_getfsstat()
301 while (copycount > 0 && error == 0) { in freebsd4_freebsd32_getfsstat()
306 copycount--; in freebsd4_freebsd32_getfsstat()