OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Var_ReadOnly
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/
dir.c
582
Var_ReadOnly
(".SYSPATH", false);
588
Var_ReadOnly
(".SYSPATH", true);
make.h
1060
void
Var_ReadOnly
(const char *, bool);
parse.c
1413
Var_ReadOnly
(word, false);
1422
Var_ReadOnly
(word, true);
var.c
1326
Var_ReadOnly
(const char *name, bool bf)
1332
DEBUG1(VAR, "
Var_ReadOnly
: %s not found\n", name);
1336
DEBUG2(VAR, "
Var_ReadOnly
: %s %s\n", name, bf ? "true" : "false");
Completed in 34 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026