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