Home
last modified time | relevance | path

Searched defs:nrepeats (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/ping/
H A Dping.c133 static int nrepeats = 0; variable
/netbsd-src/sbin/ping6/
H A Dping6.c215 static long nrepeats; /* number of duplicates */ variable
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c665 int nrepeats; /* number of repeats of the last group */ in WDECL() local