Searched refs:uscore (Results 1 – 1 of 1) sorted by relevance
2536 static char * uscore_to_dbus(const char *uscore) in uscore_to_dbus() argument2538 const char *p = uscore; in uscore_to_dbus()2542 s = str = os_zalloc(os_strlen(uscore) + 1); in uscore_to_dbus()