Searched refs:next_sep (Results 1 – 1 of 1) sorted by relevance
39 char *next_sep; in wpas_dbus_decompose_object_path() local54 next_sep = strchr(obj_path_only + dev_path_prefix_len, '/'); in wpas_dbus_decompose_object_path()55 if (next_sep != NULL) { in wpas_dbus_decompose_object_path()56 const char *net_part = strstr(next_sep, in wpas_dbus_decompose_object_path()58 const char *bssid_part = strstr(next_sep, in wpas_dbus_decompose_object_path()79 *next_sep = '\0'; in wpas_dbus_decompose_object_path()