Searched refs:char_ptr_end (Results 1 – 1 of 1) sorted by relevance
575 char *char_ptr_start, *char_ptr_end; in g_failover() local583 if ((char_ptr_end = strrchr(char_ptr_start, ':')) != NULL) { in g_failover()584 *char_ptr_end = '\0'; in g_failover()662 char *char_ptr_end; in stms_path_enable_disable() local698 if ((char_ptr_end = strrchr(client_physical_path, ':')) != NULL) { in stms_path_enable_disable()699 *char_ptr_end = '\0'; in stms_path_enable_disable()