Home
last modified time | relevance | path

Searched defs:scope_stack (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/checkpolicy/
Dmodule_compiler.c29 typedef struct scope_stack { struct
37 struct scope_stack *parent, *child; argument
/third_party/boost/libs/log/example/settings_file_custom_factories/
Dmain.cpp105 typedef attrs::named_scope::value_type scope_stack; typedef