Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/ipsd/
H A Dipsd.c181 writestats(nwrites) in writestats() argument
182 int nwrites; in writestats()
188 (void) sprintf(fname, "/var/log/ipsd/ipsd-hits.%d", nwrites);
/netbsd-src/sys/ufs/lfs/
H A Dlfs.h1197 u_int nwrites; member
H A Dlfs_segment.c435 ++lfs_stats.nwrites; in lfs_vflush()
834 ++lfs_stats.nwrites; in lfs_segwrite()
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Ddoh_test.c405 thread_local size_t nwrites = NWRITES; in doh_receive_reply_cb()
377 thread_local size_t nwrites = NWRITES; global() variable