Home
last modified time | relevance | path

Searched refs:char_ptr_end (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c577 char *char_ptr_start, *char_ptr_end; in g_failover() local
585 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() local
700 if ((char_ptr_end = strrchr(client_physical_path, ':')) != NULL) { in stms_path_enable_disable()
701 *char_ptr_end = '\0'; in stms_path_enable_disable()