Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3990 char *nv_lasts, *v_lasts, *x_lasts; in sd_nvpair_str_decode() local
3995 name = sd_strtok_r(token, " \t", &x_lasts); in sd_nvpair_str_decode()
3997 value = sd_strtok_r(token, " \t", &x_lasts); in sd_nvpair_str_decode()