HomeSort by relevance Sort by last modified time
    Searched full:setpgrp (Results 1 - 25 of 379) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/bionic/
setpgrp.cpp 31 int setpgrp() { function
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 69 /* In 64-bit mode setpgrp always has no argments, in 32-bit
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 69 /* In 64-bit mode setpgrp always has no argments, in 32-bit
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 69 /* In 64-bit mode setpgrp always has no argments, in 32-bit
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 69 /* In 64-bit mode setpgrp always has no argments, in 32-bit
  /system/extras/tests/cpueater/
cpueater.c 42 setpgrp();
daemonize.c 94 setpgrp();
  /external/libmicrohttpd/src/testzzuf/
socat.c 92 setpgrp ();
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlkw.swg 192 PERLBN(setpgrp);
  /development/python-packages/adb/
device.py 359 preexec_fn = os.setpgrp
360 elif preexec_fn is not os.setpgrp:
364 os.setpgrp()
  /development/ndk/platforms/android-12/arch-arm/symbols/
libc.so.functions.txt 620 setpgrp
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 603 setpgrp
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 600 setpgrp
  /development/ndk/platforms/android-12/include/
unistd.h 62 extern int setpgrp(void);
  /development/ndk/platforms/android-14/arch-arm/symbols/
libc.so.functions.txt 620 setpgrp
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 603 setpgrp
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 600 setpgrp
  /development/ndk/platforms/android-16/arch-arm/symbols/
libc.so.functions.txt 621 setpgrp
  /development/ndk/platforms/android-16/arch-mips/symbols/
libc.so.functions.txt 604 setpgrp
  /development/ndk/platforms/android-16/arch-x86/symbols/
libc.so.functions.txt 601 setpgrp
  /development/ndk/platforms/android-17/arch-arm/symbols/
libc.so.functions.txt 621 setpgrp
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 604 setpgrp
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 601 setpgrp
  /development/ndk/platforms/android-18/arch-arm/symbols/
libc.so.functions.txt 621 setpgrp
  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 604 setpgrp

Completed in 649 milliseconds

1 2 3 4 5 6 7 8 91011>>