Searched defs:Creation (Results 1 – 1 of 1) sorted by relevance
44 struct Creation { struct46 bool exists;48 bool set_mode;50 mode_t mode;52 long depth;54 long size;56 bool block;58 bool set_group;60 gid_t group;62 bool set_user;[all …]