OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgno
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
cmd3.c
429
forward_one(int
msgno
, struct name *h_to)
435
mp = get_message(
msgno
);
437
(void)printf("no such message %d\n",
msgno
);
440
(void)printf("message %d\n",
msgno
);
490
bounce_one(int
msgno
, const char **smargs, struct name *h_to)
513
mp = get_message(
msgno
);
516
(void)printf("no such message %d\n",
msgno
);
544
(void)printf("bounce failed for message %d\n",
msgno
);
/src/usr.bin/gencat/
gencat.c
564
int
msgno
, setno;
local in function:MCReadCat
622
msgno
= 0;
626
if (msg_hdr->__msgno <
msgno
)
634
msgno
= msg_hdr->__msgno;
635
MCAddMsg(
msgno
, strings + msg_hdr->__offset);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025