OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addenv
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
environ.c
22
static int
addenv
(char *); /* append entry to environment */
115
return ((envp == 0) ?
addenv
(destination) : (*envp = destination, 0));
129
/*
addenv
- append environment entry */
131
static int
addenv
(char *nameval)
function
/src/external/bsd/openldap/dist/libraries/liblmdb/
mplay.c
112
static void
addenv
(void *tenv, MDB_env *renv)
function
278
addenv
(tenv, renv);
Completed in 14 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026