Home
last modified time | relevance | path

Searched refs:getpgid (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies.pretty49 'getpgid',
134 'getpgid',
324 'getpgid',
428 'getpgid',
617 'getpgid',
729 'getpgid',
1916 'getpgid',
2041 'getpgid',
2154 'getpgid',
2241 'getpgid',
[all …]
H A Dimplicit_dependencies215 'getpgid',
341 'getpgid',
607 'getpgid',
712 'getpgid',
902 'getpgid',
1014 'getpgid',
2611 'getpgid',
2738 'getpgid',
2852 'getpgid',
2939 'getpgid',
[all …]
H A Dimplicit_dependencies_verbose.pretty114 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
321 {'call': 'getpgid', 'reason': set([('task_struct', 'cred')])},
698 {'call': 'getpgid',
925 {'call': 'getpgid', 'reason': set([('list_head', 'next')])},
1153 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
1282 {'call': 'getpgid', 'reason': set([('task_struct', 'cred')])},
2819 {'call': 'getpgid',
3064 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
3206 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
3299 {'call': 'getpgid', 'reason': set([('task_struct', 'cred')])},
[all …]
H A Dimplicit_dependencies_verbose314 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
553 {'call': 'getpgid', 'reason': set([('task_struct', 'cred')])},
1082 {'call': 'getpgid',
1376 {'call': 'getpgid', 'reason': set([('list_head', 'next')])},
1682 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
1837 {'call': 'getpgid', 'reason': set([('task_struct', 'cred')])},
4607 {'call': 'getpgid',
4909 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
5122 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
5241 {'call': 'getpgid', 'reason': set([('task_struct', 'cred')])},
[all …]
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dpgrpsys.c31 #pragma weak _getpgid = getpgid
64 getpgid(pid_t pid) in getpgid() function
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies.pretty51 'getpgid',
375 'getpgid',
1533 'getpgid',
1608 'getpgid',
1723 'getpgid',
1959 'getpgid',
2010 'getpgid',
2128 'getpgid',
2175 'getpgid',
2375 'getpgid',
[all …]
H A Dimplicit_dependencies_verbose.pretty98 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
710 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
2094 {'call': 'getpgid',
2221 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
2365 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
2735 {'call': 'getpgid',
2850 {'call': 'getpgid', 'reason': set([('mm_segment_t', 'seg')])},
3007 {'call': 'getpgid',
3089 {'call': 'getpgid', 'reason': set([('task_struct', 'pid')])},
3351 {'call': 'getpgid',
[all …]
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_tag.c200 tc_pgid == getpgid(0) || in term_tag_unlink()
201 getpgid(tc_pgid) == -1) in term_tag_unlink()
H A Dmain.c1227 man_pgid = getpgid(0); in run_pager()
1229 man_pgid == getpid() ? getpgid(getppid()) : man_pgid; in run_pager()
/illumos-gate/usr/src/man/man2/
H A DMakefile212 getpgid.2 \
340 getpgid.2 := LINKSRC = getpid.2
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dwaitpid.c94 id = getpgid(0); in waitpid()
/illumos-gate/usr/src/cmd/sh/
H A Dmain.c83 mypgid = getpgid(mypid); in main()
H A Djobs.c242 jp->j_pgid = getpgid(jp->j_pid); in statjob()
281 !settgid(mypgid, getpgid(jp->j_pid))) in statjob()
/illumos-gate/usr/src/boot/include/
H A Dunistd.h417 int getpgid(pid_t _pid);
/illumos-gate/usr/src/head/
H A Dunistd.h383 extern pid_t getpgid(pid_t);
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c119 if (pgrp == getpgid(0)) { in cleanup()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common366 getpgid
/illumos-gate/usr/src/cmd/csh/
H A Dsh.c414 shpgrp = getpgid(0); in main()
/illumos-gate/usr/src/cmd/su/
H A Dsu.c989 pgid = getpgid(pid); in audit_logout()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc106 link path=usr/share/man/man2/getpgid.2 target=getpid.2
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c1181 dt_idhash_lookup(dtp->dt_macros, "pgid")->di_id = getpgid(0); in dtrace_update()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2768 getpgid;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c3510 if (getpgid(pid) != mdb.m_pgid) { in pt_sigfwd()