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

/external/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown01.c95 TEST(LCHOWN(cleanup, SFILE, user_id, group_id));
H A Dlchown03.c124 TEST(LCHOWN(cleanup, test->pathname, geteuid(), getegid()));
H A Dlchown02.c136 TEST(LCHOWN(cleanup, file_name, user_id, group_id));
/external/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_16.h149 int LCHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) function

Completed in 152 milliseconds