Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/sys/
H A Dpgrpsys.c33 #pragma weak _getpgid = getpgid
66 getpgid(pid_t pid) in getpgid() function
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dgetpgrp.c32 return(getpgid(pid));
/titanic_44/usr/src/lib/libcmd/common/
H A Dpids.c68 *pn = getpgid(0); in key()
/titanic_44/usr/src/man/man2/
H A DMakefile205 getpgid.2 \
331 getpgid.2 := LINKSRC = getpid.2
/titanic_44/usr/src/lib/libc/port/gen/
H A Dwaitpid.c96 id = getpgid(0); in waitpid()
/titanic_44/usr/src/lib/libsys/i386/
H A Dlibsys.list43 f 1 getpgid
/titanic_44/usr/src/lib/libsys/sparc/
H A Dlibsys.list43 f 1 getpgid
/titanic_44/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()
/titanic_44/usr/src/lib/libsys/common/
H A Dmapfile-vers159 getpgid;
/titanic_44/usr/src/head/
H A Dunistd.h376 extern pid_t getpgid(pid_t);
/titanic_44/usr/src/cmd/rexd/
H A Dunix_login.c562 pgrp = getpgid(child); in SendSignal()
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common366 getpgid
/titanic_44/usr/src/cmd/vi/port/
H A Dex_temp.c119 if (pgrp == getpgid(0)) { in cleanup()
/titanic_44/usr/src/cmd/csh/
H A Dsh.c410 shpgrp = getpgid(0); in main()
/titanic_44/usr/src/cmd/su/
H A Dsu.c968 pgid = getpgid(pid); in audit_logout()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc199 link path=usr/share/man/man2/getpgid.2 target=getpid.2
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_module.c1181 dt_idhash_lookup(dtp->dt_macros, "pgid")->di_id = getpgid(0); in dtrace_update()
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers2269 getpgid;
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c3439 if (getpgid(pid) != mdb.m_pgid) { in pt_sigfwd()
/titanic_44/
H A D.gitignore4589 usr/src/man/man2/getpgid.2