OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetClientName
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
client.c
68
return(
SetClientName
((const char *) NULL));
107
%
SetClientName
sets the client name and returns it.
109
% The format of the
SetClientName
method is:
111
% const char *
SetClientName
(const char *name)
118
MagickExport const char *
SetClientName
(const char *name)
methods.h
[
all
...]
Completed in 110 milliseconds