OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msgfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vacation/
vacation.c
82
static const char *
msgfile
= ".vacation.msg"; /* vacation message */
variable in typeref:typename:const char *
172
msgfile
= optarg;
247
(dbprefix[0] != '/' ||
msgfile
[0] != '/')) {
605
mfp = fopen(
msgfile
, "r");
608
myname,
msgfile
);
vacation.c
82
static const char *
msgfile
= ".vacation.msg"; /* vacation message */
variable in typeref:typename:const char *
172
msgfile
= optarg;
247
(dbprefix[0] != '/' ||
msgfile
[0] != '/')) {
605
mfp = fopen(
msgfile
, "r");
608
myname,
msgfile
);
Completed in 23 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025