Home
last modified time | relevance | path

Searched defs:strpp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_msgbuf.c379 msgbuf_get_oem_string(smb_msgbuf_t *mb, char **strpp, int max_bytes) in msgbuf_get_oem_string()
449 msgbuf_get_unicode_string(smb_msgbuf_t *mb, char **strpp, int max_bytes) in msgbuf_get_unicode_string()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c1533 mbuf_chain_t *mbc, char **strpp, int max_bytes) in mbc_marshal_get_oem_string()
1605 mbuf_chain_t *mbc, char **strpp, int max_bytes) in mbc_marshal_get_unicode_string()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c2985 char **strpp; in encode_composite_string() local