Home
last modified time | relevance | path

Searched defs:link_info (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c101 struct link_info { struct
102 char path[MAX_PATH];
103 int owner;
104 int source_owner;
105 int in_world_write;
106 int in_sticky;
107 int is_dir;
108 int dir_owner;
/third_party/boost/boost/multi_index/detail/
Dord_index_impl.hpp1067 struct link_info struct in boost::multi_index::detail::ordered_index_impl
1070 link_info():side(to_left){} in link_info() argument
1072 ordered_index_side side;
1073 node_impl_pointer pos;
/third_party/boost/boost/multi_index/
Dhashed_index.hpp1220 >::type link_info; typedef in boost::multi_index::detail::hashed_index