Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_fsctl_odx.c104 static int smb_odx_get_token_native1(mbuf_chain_t *, struct tok_native1 *);
893 rc = smb_odx_get_token_native1(&tok_mbc, in smb_odx_get_token()
910 smb_odx_get_token_native1(mbuf_chain_t *mbc, struct tok_native1 *tn1) in smb_odx_get_token_native1() function