Searched refs:x_lasts (Results 1 – 1 of 1) sorted by relevance
3490 char *nv_lasts, *v_lasts, *x_lasts; in sd_nvpair_str_decode() local3495 name = strtok_r(token, " \t", &x_lasts); in sd_nvpair_str_decode()3497 value = strtok_r(token, " \t", &x_lasts); in sd_nvpair_str_decode()