OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbprefix
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/vacation/
vacation.c
81
static const char *
dbprefix
= ".vacation"; /* dbm's database sans .db */
variable
162
dbprefix
= optarg;
247
(
dbprefix
[0] != '/' || msgfile[0] != '/')) {
293
(void)snprintf(path, sizeof(path), "%s.db",
dbprefix
);
Completed in 24 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026