OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanup_verbose
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
clean-temp.h
50
bool
cleanup_verbose
;
member in struct:temp_dir
59
CLEANUP_VERBOSE
determines whether errors during explicit cleanup are
65
bool
cleanup_verbose
);
clean-temp.c
84
bool
cleanup_verbose
;
member in struct:tempdir
243
CLEANUP_VERBOSE
determines whether errors during explicit cleanup are
249
bool
cleanup_verbose
)
311
tmpdir->
cleanup_verbose
=
cleanup_verbose
;
429
if (unlink (absolute_file_name) < 0 && dir->
cleanup_verbose
443
if (rmdir (absolute_dir_name) < 0 && dir->
cleanup_verbose
Completed in 16 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026