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

  /onnv/onnv-gate/usr/src/uts/common/inet/kssl/
ksslproto.h 224 typedef enum { type_stream = 0, type_block = 1 } CipherType; enumerator in enum:__anon16
  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
elfdump.c 177 * The field type_block is a relative pointer which stores the difference
186 PTRDIFF_T type_block; member in struct:__anon8
718 scratch.type_block = swap_ptrdiff(ent->type_block);
739 EC_ADDR(SRELPTR(type_block)));
    [all...]

Completed in 60 milliseconds