Searched defs:new_root (Results 1 – 12 of 12) sorted by relevance
/external/ltp/testcases/kernel/security/tomoyo/ |
D | include.h | 74 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root() 79 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root()
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
D | trace-event-listener.rb | 76 def become_root( new_root, old_root ) argument
|
D | event-hub.rb | 39 def become_root( new_root, old_root ) argument
|
D | socket.rb | 215 def become_root( new_root, old_root ) argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
D | debug.rb | 84 def become_root( new_root, old_root ) argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | debug.rb | 654 def become_root( new_root, old_root ) argument
|
D | tree.rb | 840 def become_root( new_root, old_root ) argument
|
/external/e2fsprogs/lib/ext2fs/ |
D | extent.c | 909 int new_root = 0; in extent_node_split() local
|
/external/freetype/src/cff/ |
D | cf2intrp.c | 1302 FT_Fixed new_root; in cf2_interpT2CharString() local
|
D | cffgload.c | 2138 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffgload.c | 2087 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 671 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument 673 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument
|