Home
last modified time | relevance | path

Searched refs:ex_off (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c3760 int ex_off; in smb_obj_expand() local
3769 ex_off = (x->ex_offset)(); in smb_obj_expand()
3770 if (ex_off < 0) { in smb_obj_expand()
3773 rc = ex_off; in smb_obj_expand()
3778 argc, argv, addr + ex_off); in smb_obj_expand()
3782 x->ex_name, addr + ex_off); in smb_obj_expand()