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

/freebsd-10.0-release/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c104 int ch, cnt, ypcnt, makeold, tfd, yp_enabled = 0; local
354 ypcnt = 0;
362 ypcnt++;
459 store = htonl(ypcnt);
549 store = HTOL(ypcnt);

Completed in 67 milliseconds