Home
last modified time | relevance | path

Searched refs:setpgrp (Results 1 – 25 of 26) sorted by relevance

12

/external/openssh/openbsd-compat/
Dbsd-misc.h27 #define setsid() setpgrp(0, getpid())
/external/libpcap/lbl/
Dos-sunos4.h148 int setpgrp(int, int);
/external/tcpdump/lbl/
Dos-sunos4.h148 int setpgrp(int, int);
/external/openssh/
Dsshpty.c159 if (setpgrp(0,0) < 0) in pty_make_controlling_tty()
Dconfig.h.in1435 /* Need setpgrp to acquire controlling tty */
Dconfigure.ac792 AC_DEFINE([NEED_SETPGRP], [1], [Need setpgrp to acquire controlling tty])
/external/netperf/
Dnetserver.c628 setpgrp(); in set_up_server()
/external/toybox/toys/pending/
Dcrond.c457 setpgrp(); in do_fork()
/external/ltrace/etc/
Dlibc.so.conf397 int setpgrp(); function
/external/libvncserver/
Drfbconfig.h.in192 /* Define to 1 if you have the `setpgrp' function. */
Dconfigure.ac924 …AC_CHECK_FUNCS([setsid setpgrp getpwuid getpwnam getspnam getuid geteuid setuid setgid seteuid set…
DChangeLog3425 setsid/setpgrp and -cc 4 for -create
6624 checks for fork and setpgrp
/external/libvncserver/x11vnc/
Dsolid.c1215 setpgrp(); in solid_macosx()
Dunixpw.c1064 if (setpgrp() == -1) {
DRELEASE-NOTES850 as a session type. setpgrp(2) is used for the spawned
866 setsid() or setpgrp() is called for the external command spawned
Dconnections.c738 setpgrp(); in run_user_command()
DChangeLog459 * x11vnc: setsid() for -gone mode. setpgrp for -create script and
Dx11vnc.c254 if (setpgrp() == -1) { in tsdo()
DREADME3935 setpgrp that looks like:
3937 setpgrp(0, 0);
3940 then use -gone "setpgrp xlock &", etc.
9588 perl -e 'setpgrp(0,0); exec "xscreensaver -nosplash &"'
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3834 LSS_INLINE int LSS_NAME(setpgrp)(void) { in LSS_NAME() argument
/external/libvncserver/autom4te.cache/
Dtraces.11432 m4trace:configure.ac:924: -1- AH_OUTPUT([HAVE_SETPGRP], [/* Define to 1 if you have the `setpgrp\' …
Doutput.124728 …for ac_func in setsid setpgrp getpwuid getpwnam getspnam getuid geteuid setuid setgid seteuid sete…
Doutput.224728 …for ac_func in setsid setpgrp getpwuid getpwnam getspnam getuid geteuid setuid setgid seteuid sete…
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2855 fun:setpgrp=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym752 PUBLIC acd10 0 setpgrp

12