Searched refs:totlusrs (Results 1 – 1 of 1) sorted by relevance
142 static int totlusrs = 0; /* cntr for users on system */ variable476 (void) printf(gettext("\n# users=%d\n"), totlusrs); in main()502 totlusrs++; in dump()511 if (((totlusrs - 1) % number) == 0 && totlusrs > 1) in dump()