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_UnExport
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/unit-tests/
unexport.mk
11
# Until 2020-08-08,
Var_UnExport
had special handling for '\n', that code
directive-unexport.mk
25
# See the ":N" in
Var_UnExport
for the implementation.
/src/usr.bin/make/
make.h
1059
void
Var_UnExport
(bool, const char *);
parse.c
2788
Var_UnExport
(false, arg);
2790
Var_UnExport
(true, arg);
var.c
111
*
Var_UnExport
Don't export the variable anymore.
1012
Var_UnExport
(bool isEnv, const char *arg)
Completed in 46 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026