Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_module.c1271 modstat_t modstat_buf[MAXMODULES], *ms; in dt_module_update() local
1272 struct iovec iov = { modstat_buf, sizeof(modstat_buf) }; in dt_module_update()
1281 ms = &modstat_buf[i]; in dt_module_update()