Searched refs:ParameterNode (Results 1 – 3 of 3) sorted by relevance
29 typedef struct ParameterNode { struct33 } ParameterNode; argument36 struct ParameterNode info;
48 typedef struct ParameterNode { struct52 } ParameterNode; argument55 struct ParameterNode info;
174 static void HandleSelinuxLabelForInit(const ParameterNode *paramNode, int readOnly) in HandleSelinuxLabelForInit()187 void (*handleSelinuxLabel)(const ParameterNode *paramNode, int readOnly)) in SelinuxGetAllLabel()204 ParameterNode tmpNode = {WORKSPACE_NAME_DEF_SELINUX, WORKSPACE_NAME_DEF_SELINUX, 0}; in SelinuxGetAllLabel()210 static void HandleSelinuxLabelForPermission(const ParameterNode *paramNode, int readOnly) in HandleSelinuxLabelForPermission()257 static void HandleSelinuxLabel(const ParameterNode *node, int readOnly) in HandleSelinuxLabel()