HomeSort by relevance Sort by last modified time
    Searched defs:st_first (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/
pkcs11Slot.h 83 * by the framework. st_first will be initialized to 1. Only if there
85 * metaslot, with st_first be set to 0. st_last will be set to the
93 CK_SLOT_ID st_first; /* First used slot ID, used for loops */ member in struct:pkcs11_slottable
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/sensor-transport/
sensor_transport.c 54 boolean_t st_first; member in struct:sensor_transport
213 if (stp->st_first || faulted) {
336 stp->st_first = B_FALSE;
394 stp->st_first = B_TRUE;

Completed in 120 milliseconds