Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Discsiboot_prop.c50 static int replace_sp_c(unsigned char *dst, unsigned char *source, size_t n);
324 if (replace_sp_c(replaced_name, iscsiboot_prop->boot_tgt.tgt_name, in get_iscsi_bootpath_phy()
334 static int replace_sp_c(unsigned char *dst, unsigned char *source, size_t n) in replace_sp_c() function