Searched refs:upcnt (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dthread.c1174 int upcnt; local
1180 upcnt = 1;
1182 upcnt = atoi(str);
1184 if (upcnt < 1) {
1197 while (upcnt-- > 0) {

Completed in 78 milliseconds