OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextmsg
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/msgs/
msgs.c
168
int firstmsg,
nextmsg
, lastmsg = 0;
local
348
nextmsg
= lastmsg + 1;
349
snprintf(fname, sizeof (fname), "%s/%d", _PATH_MSGS,
nextmsg
);
357
fprintf(bounds, "%d %d\n", firstmsg,
nextmsg
);
371
nextmsg
, pw->pw_name, ctime(&t));
419
fscanf(msgsrc, "%d\n", &
nextmsg
);
421
if (
nextmsg
> lastmsg+1) {
428
rcfirst =
nextmsg
- rcback;
443
rcfirst =
nextmsg
;
449
nextmsg
= firstmsg
[
all
...]
/src/sys/dev/ic/
aic6360.c
977
nextmsg
:
1230
goto
nextmsg
;
1288
nextmsg
:
1409
goto
nextmsg
;
mb89352.c
923
nextmsg
:
1217
goto
nextmsg
;
1274
nextmsg
:
1422
goto
nextmsg
;
ncr5380sbc.c
1578
nextmsg
:
1769
goto
nextmsg
;
1842
nextmsg
:
1990
goto
nextmsg
;
sunscpal.c
1311
nextmsg
:
1476
goto
nextmsg
;
/src/sys/arch/x68k/dev/
mha.c
1326
nextmsg
:
1465
goto
nextmsg
;
Completed in 29 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026