Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/security/tomoyo/
Dinclude.h74 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/
Dtrace-event-listener.rb76 def become_root( new_root, old_root ) argument
Devent-hub.rb39 def become_root( new_root, old_root ) argument
Dsocket.rb215 def become_root( new_root, old_root ) argument
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
Ddebug.rb84 def become_root( new_root, old_root ) argument
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Ddebug.rb654 def become_root( new_root, old_root ) argument
Dtree.rb840 def become_root( new_root, old_root ) argument
/external/e2fsprogs/lib/ext2fs/
Dextent.c909 int new_root = 0; in extent_node_split() local
/external/freetype/src/cff/
Dcf2intrp.c1302 FT_Fixed new_root; in cf2_interpT2CharString() local
Dcffgload.c2138 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.c2087 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h671 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument
673 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument