/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.pretty | 49 'getpgid', 134 'getpgid', 324 'getpgid', 428 'getpgid', 617 'getpgid', 729 'getpgid', 1916 'getpgid', 2041 'getpgid', 2154 'getpgid', 2241 'getpgid', [all …]
|
H A D | implicit_dependencies | 215 'getpgid', 341 'getpgid', 607 'getpgid', 712 'getpgid', 902 'getpgid', 1014 'getpgid', 2611 'getpgid', 2738 'getpgid', 2852 'getpgid', 2939 'getpgid', [all …]
|
H A D | implicit_dependencies_verbose.pretty | 114 {'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 D | implicit_dependencies_verbose | 314 {'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 D | pgrpsys.c | 31 #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 D | implicit_dependencies.pretty | 51 'getpgid', 375 'getpgid', 1533 'getpgid', 1608 'getpgid', 1723 'getpgid', 1959 'getpgid', 2010 'getpgid', 2128 'getpgid', 2175 'getpgid', 2375 'getpgid', [all …]
|
H A D | implicit_dependencies_verbose.pretty | 98 {'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 D | term_tag.c | 200 tc_pgid == getpgid(0) || in term_tag_unlink() 201 getpgid(tc_pgid) == -1) in term_tag_unlink()
|
H A D | main.c | 1227 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 D | Makefile | 212 getpgid.2 \ 340 getpgid.2 := LINKSRC = getpid.2
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | waitpid.c | 94 id = getpgid(0); in waitpid()
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | main.c | 83 mypgid = getpgid(mypid); in main()
|
H A D | jobs.c | 242 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 D | unistd.h | 417 int getpgid(pid_t _pid);
|
/illumos-gate/usr/src/head/ |
H A D | unistd.h | 383 extern pid_t getpgid(pid_t);
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_temp.c | 119 if (pgrp == getpgid(0)) { in cleanup()
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 366 getpgid
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.c | 414 shpgrp = getpgid(0); in main()
|
/illumos-gate/usr/src/cmd/su/ |
H A D | su.c | 989 pgid = getpgid(pid); in audit_logout()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 106 link path=usr/share/man/man2/getpgid.2 target=getpid.2
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_module.c | 1181 dt_idhash_lookup(dtp->dt_macros, "pgid")->di_id = getpgid(0); in dtrace_update()
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2768 getpgid;
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 3510 if (getpgid(pid) != mdb.m_pgid) { in pt_sigfwd()
|