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.c3758 int ex_off; in smb_obj_expand() local
3767 ex_off = (x->ex_offset)(); in smb_obj_expand()
3768 if (ex_off < 0) { in smb_obj_expand()
3771 rc = ex_off; in smb_obj_expand()
3776 argc, argv, addr + ex_off); in smb_obj_expand()
3780 x->ex_name, addr + ex_off); in smb_obj_expand()