OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
1056
void
Var_ReadOnly
(const char *, bool);
parse.c
1413
Var_ReadOnly
(word, false);
1422
Var_ReadOnly
(word, true);
var.c
1322
Var_ReadOnly
(const char *name, bool bf)
1328
DEBUG1(VAR, "
Var_ReadOnly
: %s not found\n", name);
1332
DEBUG2(VAR, "
Var_ReadOnly
: %s %s\n", name, bf ? "true" : "false");
Completed in 36 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025