HomeSort by relevance Sort by last modified time
    Searched refs:posix_spawnattr_destroy (Results 1 - 12 of 12) sorted by null

  /external/bison/lib/
spawnattr_destroy.c 24 posix_spawnattr_destroy (posix_spawnattr_t *attr) function
spawn.in.h 294 # define posix_spawnattr_destroy rpl_posix_spawnattr_destroy macro
296 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
298 _GL_CXXALIAS_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr));
301 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
304 _GL_CXXALIAS_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr));
306 _GL_CXXALIASWARN (posix_spawnattr_destroy); variable
308 # undef posix_spawnattr_destroy macro
310 _GL_WARN_ON_USE (posix_spawnattr_destroy,
311 "posix_spawnattr_destroy is unportable - "
312 "use gnulib module posix_spawnattr_destroy for portability")
    [all...]
spawn-pipe.c 343 posix_spawnattr_destroy (&attrs);
364 posix_spawnattr_destroy (&attrs);
  /external/google-breakpad/src/client/mac/tests/
spawn_child_process.h 123 posix_spawnattr_destroy(&spawnattr);
137 posix_spawnattr_destroy(&spawnattr);
  /external/lldb/test/functionalities/exec/
main.cpp 65 posix_spawnattr_destroy(&attr);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
spawn.h 94 extern int posix_spawnattr_destroy (posix_spawnattr_t *__attr) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
spawn.h 94 extern int posix_spawnattr_destroy (posix_spawnattr_t *__attr) __THROW;
  /external/bison/darwin-lib/
spawn.h 606 # define posix_spawnattr_destroy rpl_posix_spawnattr_destroy
608 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
610 _GL_CXXALIAS_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr));
613 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
616 _GL_CXXALIAS_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr));
618 _GL_CXXALIASWARN (posix_spawnattr_destroy); variable
620 # undef posix_spawnattr_destroy macro
622 _GL_WARN_ON_USE (posix_spawnattr_destroy,
623 "posix_spawnattr_destroy is unportable - "
624 "use gnulib module posix_spawnattr_destroy for portability")
    [all...]
  /external/bison/linux-lib/
spawn.h 606 # define posix_spawnattr_destroy rpl_posix_spawnattr_destroy
608 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
610 _GL_CXXALIAS_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr));
613 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
616 _GL_CXXALIAS_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr));
618 _GL_CXXALIASWARN (posix_spawnattr_destroy); variable
620 # undef posix_spawnattr_destroy macro
622 _GL_WARN_ON_USE (posix_spawnattr_destroy,
623 "posix_spawnattr_destroy is unportable - "
624 "use gnulib module posix_spawnattr_destroy for portability")
    [all...]
  /external/lldb/tools/darwin-debug/
darwin-debug.cpp 161 ::posix_spawnattr_destroy (&attr);
  /external/lldb/tools/debugserver/source/MacOSX/
MachProcess.cpp     [all...]
  /external/bison/
configure     [all...]

Completed in 177 milliseconds