Home
last modified time | relevance | path

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

/netbsd-src/bin/mt/
H A Dmt.c75 int c_mincount; /* min allowed count value */ member
161 if (count < comp->c_mincount || *p) in main()