Home
last modified time | relevance | path

Searched refs:fake_syscalls_debug (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/deps/fakegudev/src/
Dfakesyscalls.c59 #define fake_syscalls_debug(...) \ macro
77 #define fake_syscalls_debug(...) macro
91 fake_syscalls_debug ("Initialized fakesyscalls library."); in fake_syscalls_init()
99 fake_syscalls_debug ("Quit fakesyscalls library."); in fake_syscalls_finish()
108 fake_syscalls_debug ("Aborting on error: |%s|", error->message); in abort_on_error()
130 fake_syscalls_debug ("FILE_REDIRECTIONS_PRELOAD=|%s|", orig_env); in setup_redirection_map()
162 fake_syscalls_debug ("Error parsing redirection: |%s|. Malformed map?", in setup_redirection_map()
169 fake_syscalls_debug ("Error parsing redirection: |%s|." in setup_redirection_map()
176 fake_syscalls_debug ("Inserted redirection: |%s|->|%s|", in setup_redirection_map()
214 fake_syscalls_debug ( in open()
[all …]