OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namount
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/rwho/
rwho.c
86
size_t width, n, i, nhosts, nusers,
namount
;
local in function:main
92
namount
= 40;
124
if ((start = malloc(sizeof(*start) *
namount
)) == NULL)
155
if (nusers ==
namount
) {
156
namount
=
namount
+ 40;
158
sizeof(struct my_utmp) *
namount
)) == NULL)
Completed in 11 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025