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_Export
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/make/unit-tests/
make-exported.mk
3
# As of 2020-08-09, the code in
Var_Export
is shared between the .export
directive-export-impl.mk
8
#
Var_Export
13
# VarExportMode (per call of
Var_Export
and ExportVar)
directive-export.mk
14
# it accessed out-of-bounds memory via
Var_Export
-> ExportVar -> MayExport.
/src/usr.bin/make/
parse.c
2780
Var_Export
(VEM_PLAIN, arg);
2782
Var_Export
(VEM_ALL, arg);
2784
Var_Export
(VEM_ENV, arg);
2786
Var_Export
(VEM_LITERAL, arg);
make.h
1057
void
Var_Export
(VarExportMode, const char *);
var.c
108
*
Var_Export
Export the variable to the environment of this process
883
Var_Export
(VarExportMode mode, const char *varnames)
Completed in 34 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026