Searched refs:_xcb_parse_display_path_to_socket (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libxcb/dist/src/ |
| H A D | xcb_util.c | 103 static int _xcb_parse_display_path_to_socket(const char *name, char **host, char **protocol, function in typeref:typename:int 171 return _xcb_parse_display_path_to_socket(name, host, protocol, displayp, screenp); 174 return _xcb_parse_display_path_to_socket(name + 5, host, protocol, displayp, screenp);
|
Completed in 3 milliseconds