HomeSort by: relevance | last modified time | path
    Searched defs:xchown (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/fs/umapfs/
t_basic.c 43 xchown(const char *path, uid_t uid, gid_t gid) function in typeref:typename:void
118 xchown("/td1/nomap", 1, 2);
123 xchown("/td1/forwmap", 555, 1234);
135 xchown("/td2/revmap", 555, 1234);
t_basic.c 43 xchown(const char *path, uid_t uid, gid_t gid) function in typeref:typename:void
118 xchown("/td1/nomap", 1, 2);
123 xchown("/td1/forwmap", 555, 1234);
135 xchown("/td2/revmap", 555, 1234);

Completed in 137 milliseconds