Searched refs:char_ptr_end (Results 1 – 1 of 1) sorted by relevance
577 char *char_ptr_start, *char_ptr_end; in g_failover() local585 if ((char_ptr_end = strrchr(char_ptr_start, ':')) != NULL) { in g_failover()586 *char_ptr_end = '\0'; in g_failover()664 char *char_ptr_end; in stms_path_enable_disable() local700 if ((char_ptr_end = strrchr(client_physical_path, ':')) != NULL) { in stms_path_enable_disable()701 *char_ptr_end = '\0'; in stms_path_enable_disable()