/external/ltp/lib/ |
safe_macros.c | 942 rval = setsid(); 945 "%s:%d: setsid() failed", file, lineno);
|
/external/strace/linux/alpha/ |
syscallent.h | 177 [147] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/arm/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/bfin/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/i386/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/ia64/ |
syscallent.h | 102 [1081] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/m68k/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/microblaze/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/mips/ |
syscallent-o32.h | 70 [4066] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/powerpc/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/powerpc64/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/s390/ |
syscallent.h | 98 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/s390x/ |
syscallent.h | 97 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/sh/ |
syscallent.h | 98 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/sh64/ |
syscallent.h | 96 [ 66] = { 0, 0, SEN(setsid), "setsid" },
|
/external/strace/linux/x32/ |
syscallent.h | 113 [112] = { 0, 0, SEN(setsid), "setsid" },
|
/external/e2fsprogs/misc/ |
uuidd.c | 84 (void) setsid();
|
/external/honggfuzz/ |
subproc.c | 214 setsid();
|
/external/iputils/ |
rarpd.c | 690 setsid();
|
/external/libvncserver/rfb/ |
rfbconfig.h | 250 /* Define to 1 if you have the `setsid' function. */
|
/libcore/luni/src/main/java/libcore/io/ |
Linux.java | 241 public native int setsid() throws ErrnoException; method in class:Linux
|
/prebuilts/gdb/darwin-x86/share/gdb/syscalls/ |
aarch64-linux.xml | 169 <syscall name="setsid" number="157"/>
|
amd64-linux.xml | 129 <syscall name="setsid" number="112"/>
|
i386-linux.xml | 83 <syscall name="setsid" number="66"/>
|
mips-n32-linux.xml | 127 <syscall name="setsid" number="6110"/>
|