OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Global_Set_ReadOnly
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/
main.c
1342
Global_Set_ReadOnly
(".MAKE.OS", utsname.sysname);
1346
Global_Set_ReadOnly
(".MAKE.VERSION", MAKE_VERSION);
1350
Global_Set_ReadOnly
(".newline", "\n");
1359
Global_Set_ReadOnly
(".MAKE.JOBS.C", "yes");
1361
Global_Set_ReadOnly
(".MAKE.JOBS.C", "no");
1390
Global_Set_ReadOnly
(".MAKE.LEVEL.ENV", MAKE_LEVEL_ENV);
1403
Global_Set_ReadOnly
(".MAKE.PID", buf);
1405
Global_Set_ReadOnly
(".MAKE.PPID", buf);
1407
Global_Set_ReadOnly
(".MAKE.UID", buf);
1409
Global_Set_ReadOnly
(".MAKE.GID", buf)
[
all
...]
make.h
1065
void
Global_Set_ReadOnly
(const char *, const char *);
var.c
1186
Global_Set_ReadOnly
(const char *name, const char *value)
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026