/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.pretty | 53 'getsid', 138 'getsid', 332 'getsid', 432 'getsid', 621 'getsid', 733 'getsid', 1920 'getsid', 2045 'getsid', 2158 'getsid', 2245 'getsid', [all …]
|
H A D | implicit_dependencies | 219 'getsid', 345 'getsid', 615 'getsid', 716 'getsid', 906 'getsid', 1018 'getsid', 2615 'getsid', 2742 'getsid', 2856 'getsid', 2943 'getsid', [all …]
|
H A D | implicit_dependencies_verbose.pretty | 98 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 315 {'call': 'getsid', 'reason': set([('task_struct', 'cred')])}, 688 {'call': 'getsid', 894 {'call': 'getsid', 'reason': set([('list_head', 'next')])}, 1134 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 1270 {'call': 'getsid', 'reason': set([('task_struct', 'cred')])}, 2801 {'call': 'getsid', 3052 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 3193 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 3293 {'call': 'getsid', 'reason': set([('task_struct', 'cred')])}, [all …]
|
H A D | implicit_dependencies_verbose | 291 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 547 {'call': 'getsid', 'reason': set([('task_struct', 'cred')])}, 1072 {'call': 'getsid', 1337 {'call': 'getsid', 'reason': set([('list_head', 'next')])}, 1656 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 1825 {'call': 'getsid', 'reason': set([('task_struct', 'cred')])}, 4589 {'call': 'getsid', 4889 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 5101 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 5235 {'call': 'getsid', 'reason': set([('task_struct', 'cred')])}, [all …]
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | pgrpsys.c | 29 #pragma weak _getsid = getsid 52 getsid(pid_t pid) in getsid() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.pretty | 55 'getsid', 379 'getsid', 1537 'getsid', 1612 'getsid', 1727 'getsid', 1963 'getsid', 2014 'getsid', 2132 'getsid', 2179 'getsid', 2379 'getsid', [all …]
|
H A D | implicit_dependencies_verbose.pretty | 89 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 697 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 2083 {'call': 'getsid', 2209 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 2352 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 2727 {'call': 'getsid', 2843 {'call': 'getsid', 'reason': set([('mm_segment_t', 'seg')])}, 2999 {'call': 'getsid', 3077 {'call': 'getsid', 'reason': set([('task_struct', 'pid')])}, 3343 {'call': 'getsid', [all …]
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | tcgetsid.c | 44 (mysid = getsid(0)) < 0) in tcgetsid()
|
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/ |
H A D | getsid.c | 23 pid_t sid = getsid(0); in main()
|
H A D | Makefile | 19 PROGS64 = $(PROGS:%=%.64) getsid.64
|
H A D | posix_spawn.c | 601 exp_sid = getsid(0); in posix_spawn_test_one_flags()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/features/ |
H A D | ids | 3 lib getsid unistd.h
|
/illumos-gate/usr/src/cmd/ast/libcmd/amd64/FEATURE/ |
H A D | ids | 10 #define _lib_getsid 1 /* getsid() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libcmd/i386/FEATURE/ |
H A D | ids | 10 #define _lib_getsid 1 /* getsid() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libcmd/sparc/FEATURE/ |
H A D | ids | 10 #define _lib_getsid 1 /* getsid() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libcmd/sparcv9/FEATURE/ |
H A D | ids | 10 #define _lib_getsid 1 /* getsid() in default lib(s) */
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | pids.c | 80 *pn = getsid(0); in key()
|
/illumos-gate/usr/src/lib/pam_modules/timestamp/ |
H A D | pam_timestamp.c | 284 info.rdev != tty.st_rdev || info.sid != getsid(getpid()) || in pam_sm_authenticate() 378 info.sid = getsid(getpid()); in pam_sm_setcred()
|
/illumos-gate/usr/src/lib/libutempter/common/ |
H A D | utempter.c | 49 ut.ut_session = getsid(0); in utempter_update_utmpx()
|
/illumos-gate/usr/src/cmd/priocntl/ |
H A D | subr.c | 183 *idptr = (id_t)getsid(getpid()); 251 itoa((long)getsid(getpid()), idstr);
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | main.c | 84 mysid = getsid(mypid); in main()
|
/illumos-gate/usr/src/man/man2/ |
H A D | Makefile | 70 getsid.2 \
|
/illumos-gate/usr/src/boot/include/ |
H A D | unistd.h | 415 int getsid(pid_t _pid);
|
/illumos-gate/usr/src/head/ |
H A D | unistd.h | 393 extern pid_t getsid(pid_t);
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | tmchild.c | 500 if (tcgetsid(0) != getsid(getpid())) { in invoke_service()
|