Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_alloc.c191 smb_srm_rezalloc(smb_request_t *sr, void *p, size_t size) in smb_srm_rezalloc() function
H A Dsmb_mbuf_marshaling.c1372 rcvbuf = smb_srm_rezalloc(sr, rcvbuf, max); in mbc_marshal_get_ascii_string()
1419 *ascii = smb_srm_rezalloc(sr, *ascii, max); in mbc_marshal_get_unicode_string()
H A Dsmb_pathname.c846 s1 = smb_srm_rezalloc(sr, s1, n); in smb_pathname_strcat()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h843 void *smb_srm_rezalloc(smb_request_t *, void *, size_t);