HomeSort by: relevance | last modified time | path
    Searched defs:extrasize (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
arcfour.c 858 size_t extrasize = GSS_ARCFOUR_WRAP_TOKEN_SIZE; local
862 len = 8 + input_length + blocksize + extrasize;
  /src/sys/arch/acorn32/podulebus/
if_ne_pbus.c 133 unsigned int extrasize; /* size of extra registers(regs) */ member in struct:ne_clone
337 if (ne->extrasize > 0) {
338 if (bus_space_map(&npsc->sc_tag, ne->extrabase, ne->extrasize,
  /src/external/gpl2/xcvs/dist/lib/
regexec.c 3980 int32_t extrasize = (const unsigned char *)
3983 for (idx = 0; idx < extrasize;)
3976 int32_t extrasize = (const unsigned char *) local

Completed in 25 milliseconds