HomeSort by relevance Sort by last modified time
    Searched defs:posix_spawnattr_setpgroup (Results 1 - 3 of 3) sorted by null

  /external/bison/darwin-lib/
spawn.h 885 # undef posix_spawnattr_setpgroup macro
    [all...]
  /external/bison/lib/
spawn.in.h 555 # define posix_spawnattr_setpgroup rpl_posix_spawnattr_setpgroup macro
557 _GL_FUNCDECL_RPL (posix_spawnattr_setpgroup, int,
560 _GL_CXXALIAS_RPL (posix_spawnattr_setpgroup, int,
564 _GL_FUNCDECL_SYS (posix_spawnattr_setpgroup, int,
568 _GL_CXXALIAS_SYS (posix_spawnattr_setpgroup, int,
571 _GL_CXXALIASWARN (posix_spawnattr_setpgroup); variable
573 # undef posix_spawnattr_setpgroup macro
575 _GL_WARN_ON_USE (posix_spawnattr_setpgroup,
576 "posix_spawnattr_setpgroup is unportable - "
577 "use gnulib module posix_spawnattr_setpgroup for portability")
    [all...]
  /external/bison/linux-lib/
spawn.h 885 # undef posix_spawnattr_setpgroup macro
    [all...]

Completed in 2968 milliseconds