Home
last modified time | relevance | path

Searched refs:pgrp_pid (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl31.c61 static pid_t pgrp_pid; variable
121 pgrp_pid = getpgid(0); in setup()
122 if (pgrp_pid < 0) in setup()
171 TEST(fcntl(test_fd, F_SETOWN, -pgrp_pid)); in setown_pgrp_test()
236 tst_own_ex.pid = pgrp_pid; in setownex_pgrp_test()

Completed in 2 milliseconds