Searched defs:Item (Results 1 – 5 of 5) sorted by relevance
34 typedef struct Item { struct36 } Item; argument
30 typedef struct Item { struct32 } Item; typedef
787 typedef struct Item { struct789 } Item; typedef
62 typedef struct Item { struct63 ItemType type; argument87 } Item; argument
125 typedef struct Item { struct126 ItemType type; argument128 char *path;129 char *argument;130 char **xattrs;132 acl_t acl_access;133 acl_t acl_default;135 uid_t uid;136 gid_t gid;137 mode_t mode;[all …]