OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_environ
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/exec/
main.c
26
char **
get_environ
() {
function
240
if (0 != posix_spawn(&child, "/usr/bin/cc", 0, 0, argv,
get_environ
())) {
258
if (0 != posix_spawnp(&child, "cc", 0, 0, argv,
get_environ
())) {
/src/external/gpl3/gdb/dist/gdbserver/
server.cc
288
get_environ
()
function
/src/external/gpl3/gdb.old/dist/gdbserver/
server.cc
299
get_environ
()
function
Completed in 35 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026