OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_version
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/kyua-cli/dist/engine/
kyuafile.cpp
118
optional< int >
_version
;
member in class:__anon6958::parser
219
/// \post
_version
is set to the requested version.
228
if (
_version
)
235
_version
= utils::make_optional(version);
282
/// \post
_version
is set to the requested version.
320
if (!
_version
)
/src/sys/arch/amiga/stand/loadbsd/
loadbsd.c
112
static const char
_version
[] = "$VER: LoadBSD 3.3 (01.04.2023)";
variable
250
fprintf(stderr,"%s\n",
_version
+ 6);
/src/sys/arch/hpc/stand/hpcboot/
hpcmenu.h
89
int
_version
;
member in struct:HpcMenuInterface::HpcMenuPreferences
/src/external/gpl2/lvm2/dist/tools/
dmsetup.c
998
static int
_version
(int argc __attribute((unused)), char **argv __attribute((unused)), void *data __attribute((unused)))
function
2551
{"version", "", 0, 0,
_version
},
Completed in 32 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026