Searched refs:offset2 (Results 1 – 5 of 5) sorted by relevance
| /onnv-gate/usr/src/uts/common/fs/smbsrv/ |
| H A D | smb_read.c | 441 uint16_t offset2; in smb_com_read_andx() local 471 offset2 = (param->rw_andx == 0xFF) ? 0 : param->rw_count + 60; in smb_com_read_andx() 476 offset2, /* offset to next command */ in smb_com_read_andx() 486 offset2 = (param->rw_andx == 0xFF) ? 0 : param->rw_count + 59; in smb_com_read_andx() 491 offset2, /* offset to next command */ in smb_com_read_andx()
|
| /onnv-gate/usr/src/cmd/sgs/liblddbg/common/ |
| H A D | move.c | 56 Dbg_move_adjmovereloc(Lm_list *lml, Xword offset1, Xword offset2, in Dbg_move_adjmovereloc() argument 65 EC_XWORD(offset1), EC_XWORD(offset2)); in Dbg_move_adjmovereloc()
|
| /onnv-gate/usr/src/lib/libshell/common/sh/ |
| H A D | streval.c | 690 int offset1,offset2; in expr() local 699 offset2 = stakpush(vp,0,short); in expr() 704 *((short*)stakptr(offset2)) = staktell(); in expr()
|
| H A D | macro.c | 351 int offset2; in sh_machere() local 371 offset2 = stktell(stkp); in sh_machere() 375 if(c=stktell(stkp)-offset2) in sh_machere() 376 sfwrite(outfile,(char*)stkptr(stkp,offset2),c); in sh_machere()
|
| /onnv-gate/usr/src/cmd/sgs/libld/common/ |
| H A D | relocate.c | 2906 newroffset_for_move(Sym_desc *sdp, Move *mvp, Xword offset1, Xword *offset2) in newroffset_for_move() argument 2919 *offset2 = (Xword)((mdp->md_oidx - 1) * sizeof (Move) + in newroffset_for_move()
|