OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keyvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/rasoc/
machdep.c
302
static int
keyvalue
;
local
307
if ((NO_SECURITY_MAGIC == magic) || ((
keyvalue
& 1) != 0)) {
308
keyvalue
|= 1;
318
|| (
keyvalue
& 2) != 0) {
319
keyvalue
|= 2;
machdep.c
302
static int
keyvalue
;
local
307
if ((NO_SECURITY_MAGIC == magic) || ((
keyvalue
& 1) != 0)) {
308
keyvalue
|= 1;
318
|| (
keyvalue
& 2) != 0) {
319
keyvalue
|= 2;
Completed in 32 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026