Searched refs:get_string_resource (Results 1 - 3 of 3) sorted by relevance

/xsrc/local/programs/x11-ssh-askpass/
H A Dresources.h28 extern char *get_string_resource (char*,char*);
H A Dresources.c51 get_string_resource (char *res_name, char *res_class) function in typeref:typename:char *
86 char *s = get_string_resource (res_name, res_class);
112 char c, *s = get_string_resource (res_name, res_class);
145 char c, *s = get_string_resource (res_name, res_class);
164 char *s = get_string_resource (res_name, res_class);
H A Dx11-ssh-askpass.c102 char *s = get_string_resource(instanceName, className);
116 char *s = get_string_resource(instanceName, className);
134 char *s = get_string_resource(instanceName, className);

Completed in 5 milliseconds