Searched refs:getpgid (Results 1 – 25 of 62) sorted by relevance
123
87 if ((pgid_0 = getpgid(0)) == -1) in main()94 if ((pgid_1 = getpgid(my_pid)) == -1) in main()105 if ((pgid_1 = getpgid(my_ppid)) == -1) in main()115 if ((pgid_1 = getpgid(pgid_0)) < 0) in main()125 if (getpgid(1) < 0) in main()
92 TEST(getpgid(*TC[i].id)); in main()
29 pid_t pid = getpgid(0); in getpgid_0100()31 pid = getpgid(TEST_POSITIVE_PID); in getpgid_0100()33 pid = getpgid(TEST_NEGTIVE_PID); in getpgid_0100()
16 "getpgid",
38 ret = getpriority(PRIO_PGRP, getpgid(getpid())); in getpriority_0100()69 ret = setpriority(PRIO_PGRP, getpgid(getpid()), i); in getpriority_0200()73 ret = getpriority(PRIO_PGRP, getpgid(getpid())); in getpriority_0200()
43 TEST(tgkill(getpgid(getpid()), getpid(), SIGCONT) == 0); in tgkill_0010()62 TEST(tgkill(getpgid(threadPid), threadPid, SIGUSR1) == 0); in tgkill_0020()
90 pgid = getpgid(parentpid); in find_cinit_pids()97 pgid2 = getpgid(i); in find_cinit_pids()233 pgid = getpgid(pid); in main()
71 pgid = getpgid(0); in child_fn1()
57 return ::getpgid(proc) == grp; in has()61 return ::getpgid(proc) == grp; in has()
4 pid_t getpgid(pid_t pid) in getpgid() function
70 if ((child_pgid = getpgid(child_pid)) == -1) { in main()
157 getpgid 155
208 getpgid 224
56 getpgid 1079
120 getpgid 5119
97 getpgid 132
120 getpgid 6119
116 getpgid 132
122 getpgid 121
133 getpgid 132
199 t->id = getpgid(0); in setup3()
277 getpgid