Searched defs:tbscan (Results 1 - 1 of 1) sorted by relevance

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

Completed in 46 milliseconds