Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Discsiboot_prop.c53 static int replace_sp_c(unsigned char *dst, unsigned char *source, size_t n);
327 if (replace_sp_c(replaced_name, iscsiboot_prop->boot_tgt.tgt_name, in get_iscsi_bootpath_phy()
337 static int replace_sp_c(unsigned char *dst, unsigned char *source, size_t n) in replace_sp_c() function