HomeSort by: relevance | last modified time | path
    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