Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3491 char *nv_lasts, *v_lasts, *x_lasts; in sd_nvpair_str_decode() local
3496 name = strtok_r(token, " \t", &x_lasts); in sd_nvpair_str_decode()
3498 value = strtok_r(token, " \t", &x_lasts); in sd_nvpair_str_decode()