Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/idm/
H A Didm_text.c254 char *tbscan, *key, *value; in idm_textbuf_to_nvlist() local
257 tbscan = *textbuf; in idm_textbuf_to_nvlist()
261 if ((rc = idm_keyvalue_get_next(&tbscan, &tblen, in idm_textbuf_to_nvlist()
279 *textbuf = tbscan; in idm_textbuf_to_nvlist()