HomeSort by: relevance | last modified time | path
    Searched defs:c_mincount (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/mt/
mt.c 75 int c_mincount; /* min allowed count value */ member in struct:commands
161 if (count < comp->c_mincount || *p)
mt.c 75 int c_mincount; /* min allowed count value */ member in struct:commands
161 if (count < comp->c_mincount || *p)

Completed in 23 milliseconds