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

/xsrc/external/mit/ctwm/dist/
H A Dcaptive.c66 char *str_type; local in function:RedirectToCaptive
106 status = XrmGetResource(db, "ctwm.redirect", "Ctwm.Redirect", &str_type,
167 status = XrmGetResource(db, "ctwm.rootWindow", "Ctwm.RootWindow", &str_type,
H A Doccupation.c117 char *str_type; local in function:SetupOccupation
124 &str_type, &value);
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimRm.c82 char* str_type; local in function:_XimSetProtoResource
124 if(XrmGetResource(im->core.rdb, res_name, res_class, &str_type, &value)) {
139 if(XrmGetResource(im->core.rdb, res_name, res_class, &str_type, &value)) {
154 if(XrmGetResource(im->core.rdb, res_name, res_class, &str_type, &value)) {
174 if(XrmGetResource(im->core.rdb, res_name, res_class, &str_type, &value)) {
197 if(XrmGetResource(im->core.rdb, res_name, res_class, &str_type, &value)) {

Completed in 8 milliseconds