OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wd_we
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/protocols/
rwhod.h
60
}
wd_we
[1024 / sizeof (struct whoent)];
member in struct:whod
/src/usr.sbin/rwhod/
rwhod.c
103
#define WHDRSIZE (sizeof(mywd) - sizeof(mywd.
wd_we
))
322
we = wd.
wd_we
;
362
struct whoent *we = mywd.
wd_we
, *wlast;
379
wlast = &mywd.
wd_we
[1024 / sizeof(struct whoent) - 1];
390
utmpent = we - mywd.
wd_we
;
402
we = mywd.
wd_we
;
568
for (we = w->
wd_we
, cc /= sizeof(struct whoent); cc > 0; cc--, we++) {
/src/usr.bin/rwho/
rwho.c
68
sizeof (((struct whod *)NULL)->
wd_we
))
148
we = wd.
wd_we
;
/src/usr.bin/ruptime/
ruptime.c
65
sizeof (((struct whod *)0)->
wd_we
))
152
we = (struct whoent *)(buf + cc); --we >= wd->
wd_we
;)
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025