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

/netbsd-6-1-5-RELEASE/tests/fs/umapfs/
H A Dt_basic.c43 xchown(const char *path, uid_t uid, gid_t gid) function
118 xchown("/td1/nomap", 1, 2);
123 xchown("/td1/forwmap", 555, 1234);
135 xchown("/td2/revmap", 555, 1234);

Completed in 56 milliseconds