Searched refs:DEVICEID_NMLIST_SLINK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevid/
H A Ddeviceid.c198 * DEVICEID_NMLIST_SLINK - reduce overhead by reuse the previous
201 #define DEVICEID_NMLIST_SLINK 1 macro
271 * overhead we reuse the last snapshot if DEVICEID_NMLIST_SLINK is set.
276 !(devid_deviceid_to_nmlist_flg & DEVICEID_NMLIST_SLINK)) {
347 (devid_deviceid_to_nmlist_flg & DEVICEID_NMLIST_SLINK))

Completed in 88 milliseconds