Searched defs:SecurityInfo (Results 1 – 1 of 1) sorted by relevance
41 typedef struct SecurityInfo { struct42 char *id;43 char *type;44 char *load_state;45 char *fragment_path;46 bool default_dependencies;48 uint64_t ambient_capabilities;49 uint64_t capability_bounding_set;51 char *user;52 char **supplementary_groups;[all …]