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 - 7
of
7
) 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/external/bsd/libarchive/dist/test_utils/
test_main.c
455
static const char *msg, *
nextmsg
;
variable
461
nextmsg
= NULL;
466
nextmsg
= msgbuff;
497
msg =
nextmsg
;
498
nextmsg
= NULL;
592
msg =
nextmsg
;
593
nextmsg
= NULL;
/src/sys/arch/x68k/dev/
mha.c
1326
nextmsg
:
1465
goto
nextmsg
;
Completed in 63 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026