OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setsid
(Results
26 - 50
of
248
) sorted by null
1
2
3
4
5
6
7
8
9
10
/bionic/libc/include/
unistd.h
63
extern pid_t
setsid
(void);
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
786
setsid
/development/ndk/platforms/android-3/include/
unistd.h
63
extern pid_t
setsid
(void);
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
824
setsid
/development/ndk/platforms/android-8/include/
unistd.h
63
extern pid_t
setsid
(void);
/development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt
759
setsid
/development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt
752
setsid
/development/ndk/platforms/android-9/include/
unistd.h
63
extern pid_t
setsid
(void);
/external/dbus/dbus/
dbus-sysdeps-util-unix.c
66
* Does the chdir, fork,
setsid
, etc. to become a daemon process.
132
_dbus_verbose ("calling
setsid
()\n");
133
if (
setsid
() == -1)
134
_dbus_assert_not_reached ("
setsid
() failed");
/external/e2fsprogs/misc/
logsave.c
320
setsid
(); /* To avoid getting killed by init */
/gdk/headers/include/
unistd.h
63
extern pid_t
setsid
(void);
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
unistd.h
63
extern pid_t
setsid
(void);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libesd.so
libesd.so.0
libesd.so.0.2
libesd.so.0.2.38
libutil.a
23
U??S???]??????D$ ?D$T ?$????????????th?D$ ?$???????u??????8f?t??D$ ?$???????u??????8?t??D$ ?$???????u??????8?t?1??????[]É$???????1?[??]? GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) .symtab .strtab .shstrtab .rel.text .data .bss .comment .note.GNU-stack @ ? ? H % ? + ? 0 ? * 9 I ? ? ? 4 ? . login_tty
setsid