OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mdot
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
lex.c
1014
int d, n, s, t, u,
mdot
;
local
1031
mdot
= get_msgnum(mp);
1033
mdot
= omsgCount + 1;
1038
if (mp != NULL && get_message(1) != NULL && get_message(
mdot
) != mp)
1039
mdot
= 0;
1081
return
mdot
;
1091
int vec[2],
mdot
;
local
1093
mdot
= newfileinfo(0);
1094
vec[0] =
mdot
;
1096
if ((dot = get_message(
mdot
)) == NULL
[
all
...]
cmd1.c
628
int
mdot
;
local
636
mdot
= newfileinfo(get_abs_msgCount() - nmsg);
637
if ((mp = get_message(
mdot
)) != NULL)
cmd2.c
66
int list[2],
mdot
;
local
76
mdot
= get_msgnum(dot);
84
if (*ip >
mdot
)
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026