Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dmkquota.c100 log_debug("setting quota ino in superblock: ino=%u, type=%d", ino, in quota_set_sb_inum()
113 log_debug("Couldn't read bitmaps: %s", error_message(retval)); in quota_remove_inode()
141 log_debug("Couldn't write bitmaps: %s", error_message(retval)); in quota_remove_inode()
178 log_debug("Unable to allocate quota handle: %s", in quota_write_inode()
185 log_debug("Couldn't read bitmaps: %s", error_message(retval)); in quota_write_inode()
199 log_debug("Cannot initialize io on quotafile: %s", in quota_write_inode()
207 log_debug("Cannot finish IO on new quotafile: %s", in quota_write_inode()
224 log_debug("Couldn't write bitmaps: %s", error_message(retval)); in quota_write_inode()
301 log_debug("Failed to allocate quota context"); in quota_init_context()
317 log_debug("Failed to allocate dictionary"); in quota_init_context()
[all …]
Dcommon.h29 # define log_debug(format, arg ...) \ macro
33 # define log_debug(...) macro
Dquotaio.c210 log_debug("Opening quota ino=%u, type=%d", qf_ino, qtype); in quota_file_open()
346 log_debug("Creating quota ino=%u, type=%d", qf_inum, qtype); in quota_file_create()
Dquotaio_tree.c261 log_debug("inserting in tree: treeblk=%u, depth=%d", *treeblk, depth); in do_insert_tree()
323 log_debug("writing ddquot 1: off=%llu, info->dqi_entry_size=%u", in qtree_write_dquot()
338 log_debug("writing ddquot 2: off=%llu, info->dqi_entry_size=%u", in qtree_write_dquot()
/external/selinux/mcstrans/src/
Dmcstransd.c41 #define log_debug(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__) macro
43 #define log_debug(fmt, ...) ; macro
72 log_debug("%s\n", "cleanup_exit"); in cleanup_exit()
80 log_debug("%s\n", "clean_exit"); in clean_exit()
208 log_debug("Failed to read request header %d != %u\n",(int)count, in service_request()
216 log_debug("Header invalid data1_size=%u data2_size=%u\n", in service_request()
223 log_debug("Could not allocate %d bytes\n", data1_size); in service_request()
229 log_debug("Could not allocate %d bytes\n", data2_size); in service_request()
243 log_debug("Failed to read request data (%d)\n", (int)count); in service_request()
345 log_debug("The connection with fd (%d) hung up\n", in process_events()
Dmcstrans.c44 #define log_debug(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__) macro
46 #define log_debug(fmt, ...) ; macro
456 log_debug("%s\n", "add_constraint"); in add_constraint()
643 log_debug(" add_cache (%s,%s)\n", raw, trans); in add_cache()
730 log_debug("%d: %s", lineno, buffer); in process_trans()
943 log_debug(" found %s in hashtable returning %s\n", range, trans); in find_in_hashtable()
1017 log_debug(">>> %s classification regexp=%s\n", domain->name, buffer); in build_regexps()
1029 log_debug(">>> %s %s prefix regexp=%s\n", domain->name, g->name, buffer); in build_regexps()
1070 log_debug(">>> %s %s modifier regexp=%s\n", domain->name, g->name, buffer); in build_regexps()
1080 log_debug(">>> %s %s suffix regexp=%s\n", domain->name, g->name, buffer); in build_regexps()
[all …]
/external/f2fs-tools/fsck/
Dmkquota.c80 log_debug("Unable to allocate quota handle"); in quota_write_inode()
88 log_debug("Cannot initialize io on quotafile"); in quota_write_inode()
157 log_debug("Failed to allocate quota context"); in quota_init_context()
169 log_debug("Failed to allocate dictionary"); in quota_init_context()
334 log_debug("[QUOTA WARNING] Usage inconsistent for ID %u:" in scan_dquots_callback()
380 log_debug("Open quota file failed"); in quota_compare_and_update()
391 log_debug("Error scanning dquots"); in quota_compare_and_update()
400 log_debug("[QUOTA WARNING] " in quota_compare_and_update()
Dcommon.h23 # define log_debug(format, arg ...) \ macro
27 # define log_debug(...) macro
Dquotaio_tree.c261 log_debug("inserting in tree: treeblk=%u, depth=%d", *treeblk, depth); in do_insert_tree()
329 log_debug("writing ddquot 1: off=%llu, info->dqi_entry_size=%u", in qtree_write_dquot()
347 log_debug("writing ddquot 2: off=%llu, info->dqi_entry_size=%u", in qtree_write_dquot()
Dquotaio.c178 log_debug("Creating quota ino=%u, type=%d", qf_inum, qtype); in quota_file_create()
/external/python/cpython3/Lib/lib2to3/
Drefactor.py246 self.log_debug("Adding transformation: %s", fix_name)
269 def log_debug(self, msg, *args): member in RefactoringTool
297 self.log_debug("Descending into %s", dirpath)
332 self.log_debug("Refactoring doctests in %s", filename)
337 self.log_debug("No doctest changes in %s", filename)
345 self.log_debug("No changes in %s", filename)
370 self.log_debug("Refactoring %s", name)
377 self.log_debug("Refactoring doctests in stdin")
382 self.log_debug("No doctest changes in stdin")
388 self.log_debug("No changes in stdin")
[all …]
/external/python/cpython2/Lib/lib2to3/
Drefactor.py261 self.log_debug("Adding transformation: %s", fix_name)
284 def log_debug(self, msg, *args): member in RefactoringTool
312 self.log_debug("Descending into %s", dirpath)
347 self.log_debug("Refactoring doctests in %s", filename)
352 self.log_debug("No doctest changes in %s", filename)
360 self.log_debug("No changes in %s", filename)
385 self.log_debug("Refactoring %s", name)
392 self.log_debug("Refactoring doctests in stdin")
397 self.log_debug("No doctest changes in stdin")
403 self.log_debug("No changes in stdin")
[all …]
/external/python/cpython3/PC/layout/
Dmain.py417 log_debug("Processing {!s}", src)
422 log_debug("Copy {} -> {}", src, ns.copy / dest)
427 log_debug("Zip {} into {}", src, ns.zip)
449 log_debug("Copy {} -> {}", src, ns.copy / dest)
457 log_debug("Zip {} into {}", src, ns.zip)
472 log_debug("Zip {} into {}", c, ns.zip)
/external/python/setuptools/setuptools/
Dlib2to3_ex.py24 def log_debug(self, msg, *args): member in DistutilsRefactoringTool
/external/python/cpython3/PC/layout/support/
Dlogging.py63 def log_debug(msg, *args, **kwargs): function
/external/linux-kselftest/tools/testing/selftests/net/
Dicmp_redirect.sh83 log_debug() function
261 log_debug "initial gateway is R1's lladdr = ${R1_LLADDR}"
268 log_debug "initial gateway is R2's lladdr = ${R2_LLADDR}"
Dfcnal-test.sh147 log_debug() function
414 log_debug "Configuring network namespaces"
/external/python/cpython3/Lib/distutils/
Dutil.py501 def log_debug(self, msg, *args): member in run_2to3.DistutilsRefactoringTool
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py203 rt.log_debug = mock_log_debug
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py191 rt.log_debug = mock_log_debug