OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLogList
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
log.h
68
**
GetLogList
(const char *,size_t *,ExceptionInfo *);
log.c
541
%
GetLogList
() returns any logs that match the specified pattern.
543
% The format of the
GetLogList
function is:
545
% char **
GetLogList
(const char *pattern,size_t *number_preferences,
577
MagickExport char **
GetLogList
(const char *pattern,size_t *number_preferences,
[
all
...]
methods.h
478
#define
GetLogList
PrependMagickMethod(
GetLogList
)
[
all
...]
Completed in 60 milliseconds