Searched refs:SETIDS (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/pax/ | ||
H A D | pax.h | 139 #define SETIDS (1<<0) /* set explicit uid and gid */ macro |
H A D | file.c | 1166 if (state.flags & SETIDS) 1262 if (state.flags & SETIDS) |
H A D | pax.c | 1854 state.flags |= SETIDS; |
Completed in 14 milliseconds