Searched refs:path_type (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBHostOS.cpp | 46 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath() argument 47 LLDB_INSTRUMENT_VA(path_type); in GetLLDBPath() 50 switch (path_type) { in GetLLDBPath()
|
| /openbsd-src/usr.sbin/ospfd/ |
| H A D | logmsg.c | 129 path_type_name(enum path_type type) in path_type_name()
|
| H A D | ospfd.h | 296 enum path_type { enum 520 enum path_type p_type; 604 const char *path_type_name(enum path_type);
|
| H A D | rde.h | 97 enum path_type p_type;
|
| H A D | rde_spf.c | 46 enum path_type, enum dst_type, u_int8_t, u_int32_t); 286 enum path_type type; in asext_calc() 863 struct in_addr adv_rtr, enum path_type p_type, enum dst_type d_type, in rt_update()
|
| /openbsd-src/gnu/llvm/lldb/bindings/interface/ |
| H A D | SBHostOS.i | 25 GetLLDBPath (lldb::PathType path_type);
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/API/ |
| H A D | SBHostOS.h | 23 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);
|
| /openbsd-src/usr.sbin/ospf6d/ |
| H A D | ospf6d.h | 264 enum path_type { enum 481 enum path_type p_type; 572 const char *path_type_name(enum path_type);
|
| H A D | logmsg.c | 188 path_type_name(enum path_type type) in path_type_name()
|
| H A D | rde.h | 108 enum path_type p_type;
|
| H A D | rde_spf.c | 50 struct in_addr, enum path_type, enum dst_type, u_int8_t, 367 enum path_type type; in asext_calc() 985 struct in_addr adv_rtr, enum path_type p_type, enum dst_type d_type, in rt_update()
|