OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_export
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/at/
at.c
78
const char *
no_export
[] = {"TERM", "TERMCAP", "DISPLAY", "_"};
variable
313
* with a pair of "'s. Dont't export the
no_export
list (such as
326
for (i = 0; i < __arraycount(
no_export
); i++) {
328
strncmp(*atenv,
no_export
[i],
at.c
78
const char *
no_export
[] = {"TERM", "TERMCAP", "DISPLAY", "_"};
variable
313
* with a pair of "'s. Dont't export the
no_export
list (such as
326
for (i = 0; i < __arraycount(
no_export
); i++) {
328
strncmp(*atenv,
no_export
[i],
Completed in 32 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026