Searched refs:last_period (Results 1 – 1 of 1) sorted by relevance
338 char *last_period, *last_slash; in _dbus_verbose_init() local340 last_period = _mbsrchr(module_name,'.'); in _dbus_verbose_init()341 if (last_period) in _dbus_verbose_init()342 *last_period ='\0'; in _dbus_verbose_init()