Searched refs:next_off (Results 1 – 2 of 2) sorted by relevance
444 int32_t next_off; in smb2_decode_create_ctx() local459 &next_off, /* l */ in smb2_decode_create_ctx()550 if (next_off == 0) { in smb2_decode_create_ctx()556 if ((next_off & 7) != 0) in smb2_decode_create_ctx()558 if ((top_offset + next_off) < in_mbc->chain_offset) in smb2_decode_create_ctx()560 if ((top_offset + next_off) > in_mbc->max_bytes) in smb2_decode_create_ctx()562 in_mbc->chain_offset = top_offset + next_off; in smb2_decode_create_ctx()
736 size_t off, next_off; in ar_extract_all() local773 next_off = _elf_getnextoff(adp->ad_elf); in ar_extract_all()786 (void) elf_rand(adp->ad_elf, next_off); in ar_extract_all()