Home
last modified time | relevance | path

Searched defs:expect_gid (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown05.c40 gid_t expect_gid = tc[i].gid == (uid_t)-1 ? tc[i - 1].gid : tc[i].gid; in run() local
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown05.c42 gid_t expect_gid = tc[i].gid == (uid_t)-1 ? tc[i - 1].gid : tc[i].gid; in run() local

Completed in 2 milliseconds