HomeSort by relevance Sort by last modified time
    Searched full:pgrp (Results 101 - 118 of 118) sorted by null

1 2 3 45

  /prebuilts/go/linux-x86/src/syscall/
zsyscall_openbsd_arm.go 572 func Getpgrp() (pgrp int) {
574 pgrp = int(r0)
  /external/toybox/toys/posix/
ps.c 185 usage: pgrep [-fnovx] [-G GID,] [-g PGRP,] [-P PPID,] [-s SID,] [-t TERM,] [-U UID,] [-u EUID,]
278 SLOT_ttynr, /*tty the process uses*/ SLOT_ttypgrp, // pgrp of the tty
    [all...]
  /external/valgrind/include/vki/
vki-mips32-linux.h 618 #define VKI_TIOCSPGRP _VKI_IOW('t', 118, int) /* set pgrp of tty */
619 #define VKI_TIOCGPGRP _VKI_IOR('t', 119, int) /* get pgrp of tty */
    [all...]
vki-mips64-linux.h 630 #define VKI_TIOCSPGRP _VKI_IOW('t', 118, int) /* set pgrp of tty */
631 #define VKI_TIOCGPGRP _VKI_IOR('t', 119, int) /* get pgrp of tty */
    [all...]
  /external/mksh/src/
main.c 396 setint_n((vp = global("PGRP")), (mksh_uari_t)kshpgrp, 10);
    [all...]
funcs.c 1381 " { job | pid | pgrp } ...\n"
    [all...]
mksh.1     [all...]
  /external/toybox/generated/
help.h     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
syscall.a     [all...]
  /prebuilts/qemu-kernel/x86/
vmlinux-vbox 
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
syscall.a     [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
  /external/libvncserver/
ChangeLog     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
syscall.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
syscall.a     [all...]

Completed in 1063 milliseconds

1 2 3 45