Home
last modified time | relevance | path

Searched refs:getsid (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies.pretty53 'getsid',
138 'getsid',
2429 'getsid',
2930 'getsid',
3705 'getsid',
4196 'getsid',
4396 'getsid',
5490 'getsid',
5568 'getsid',
8157 'getsid',
[all …]
H A Dimplicit_dependencies219 'getsid',
345 'getsid',
3127 'getsid',
3841 'getsid',
4631 'getsid',
5198 'getsid',
5401 'getsid',
6750 'getsid',
6829 'getsid',
10389 'getsid',
[all …]
H A Dimplicit_dependencies_verbose.pretty3950 {'call': 'getsid',
5445 {'call': 'getsid',
5952 {'call': 'getsid',
7355 {'call': 'getsid',
8030 {'call': 'getsid',
10083 {'call': 'getsid',
10281 {'call': 'getsid',
11246 {'call': 'getsid',
13539 {'call': 'getsid',
16026 {'call': 'getsid',
[all …]
H A Dimplicit_dependencies_verbose5969 {'call': 'getsid',
7818 {'call': 'getsid',
8349 {'call': 'getsid',
9987 {'call': 'getsid',
10977 {'call': 'getsid',
13252 {'call': 'getsid',
13456 {'call': 'getsid',
14795 {'call': 'getsid',
17788 {'call': 'getsid',
20657 {'call': 'getsid',
[all …]
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dpgrpsys.c29 #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 Dimplicit_dependencies.pretty55 'getsid',
2132 'getsid',
2179 'getsid',
2565 'getsid',
2765 'getsid',
2829 'getsid',
3362 'getsid',
3439 'getsid',
3794 'getsid',
4690 'getsid',
[all …]
H A Dimplicit_dependencies_verbose.pretty2999 {'call': 'getsid',
3553 {'call': 'getsid',
3719 {'call': 'getsid',
3812 {'call': 'getsid',
4181 {'call': 'getsid',
5557 {'call': 'getsid',
5751 {'call': 'getsid',
6407 {'call': 'getsid',
8246 {'call': 'getsid',
8860 {'call': 'getsid',
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtcgetsid.c44 (mysid = getsid(0)) < 0) in tcgetsid()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/features/
H A Dids3 lib getsid unistd.h
/illumos-gate/usr/src/cmd/ast/libcmd/amd64/FEATURE/
H A Dids10 #define _lib_getsid 1 /* getsid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/i386/FEATURE/
H A Dids10 #define _lib_getsid 1 /* getsid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/sparc/FEATURE/
H A Dids10 #define _lib_getsid 1 /* getsid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/sparcv9/FEATURE/
H A Dids10 #define _lib_getsid 1 /* getsid() in default lib(s) */
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dpids.c80 *pn = getsid(0); in key()
/illumos-gate/usr/src/lib/pam_modules/timestamp/
H A Dpam_timestamp.c291 info.rdev != tty.st_rdev || info.sid != getsid(getpid()) || in pam_sm_authenticate()
390 info.sid = getsid(getpid()); in pam_sm_setcred()
/illumos-gate/usr/src/lib/libutempter/common/
H A Dutempter.c49 ut.ut_session = getsid(0); in utempter_update_utmpx()
/illumos-gate/usr/src/cmd/priocntl/
H A Dsubr.c183 *idptr = (id_t)getsid(getpid());
251 itoa((long)getsid(getpid()), idstr);
/illumos-gate/usr/src/cmd/sh/
H A Dmain.c84 mysid = getsid(mypid); in main()
/illumos-gate/usr/src/man/man2/
H A DMakefile70 getsid.2 \
/illumos-gate/usr/src/boot/include/
H A Dunistd.h415 int getsid(pid_t _pid);
/illumos-gate/usr/src/head/
H A Dunistd.h392 extern pid_t getsid(pid_t);
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c500 if (tcgetsid(0) != getsid(getpid())) { in invoke_service()
/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.c547 return (parse_ids(&g_psexp.ps_sids, arg, 10, c, getsid(0))); in opt_sid()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common383 getsid
/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c1590 if (getpid() == getsid(0)) { in dosuspend()

12