Searched refs:get_string_resource (Results 1 - 3 of 3) sorted by relevance
| /xsrc/local/programs/x11-ssh-askpass/ |
| H A D | resources.h | 28 extern char *get_string_resource (char*,char*);
|
| H A D | resources.c | 51 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 D | x11-ssh-askpass.c | 102 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