Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_share.h51 #define SMB_PIPE_DIR "/var/smb/pipe" macro
/titanic_44/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c194 "%s/%s", SMB_PIPE_DIR, pl->name); in pipesvc_listener()
H A Dsmbd_main.c435 { SMB_PIPE_DIR, 0755 }, in smbd_service_init()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_opipe.c119 "%s/%s", SMB_PIPE_DIR, opipe->p_name); in smb_opipe_connect()