Home
last modified time | relevance | path

Searched refs:NT_STATUS_PIPE_BROKEN (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/jcifs/jcifs_1.3.19/src/jcifs/smb/
H A DNtStatus.java78 public static final int NT_STATUS_PIPE_BROKEN = 0xC000014b; field
142 NT_STATUS_PIPE_BROKEN,
H A DSmbFileInputStream.java184 se.getNtStatus() == NtStatus.NT_STATUS_PIPE_BROKEN ) { in readDirect()
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Derrormap.c83 {ERRDOS, 109, NT_STATUS_PIPE_BROKEN},
218 {ERRHRD, 109, NT_STATUS_PIPE_BROKEN},
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Derrmap_unix.c223 {NT_STATUS_PIPE_BROKEN, EPIPE},
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/util/
H A Dnterr.c374 { "NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN },
788 { "Pipe broken", NT_STATUS_PIPE_BROKEN },
H A Dnterr.h406 #define NT_STATUS_PIPE_BROKEN NT_STATUS(0xC0000000 | 0x014b) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h335 #define NT_STATUS_PIPE_BROKEN (331) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h335 #define NT_STATUS_PIPE_BROKEN (331) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h334 #define NT_STATUS_PIPE_BROKEN (331) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c363 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c363 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c437 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
H A Dnterr.h377 #define NT_STATUS_PIPE_BROKEN 0xC0000000 | 0x014b macro
H A Dnetmisc.c563 ERRDOS, 109, NT_STATUS_PIPE_BROKEN}, {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h377 #define NT_STATUS_PIPE_BROKEN 0xC0000000 | 0x014b macro
H A Dnterr.c437 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
H A Dnetmisc.c563 ERRDOS, 109, NT_STATUS_PIPE_BROKEN}, {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c437 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
H A Dnterr.h377 #define NT_STATUS_PIPE_BROKEN 0xC0000000 | 0x014b macro
H A Dnetmisc.c563 ERRDOS, 109, NT_STATUS_PIPE_BROKEN}, {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i346 #define NT_STATUS_PIPE_BROKEN 0xC000014b macro
/dports/security/nmap/nmap-7.91/scripts/
H A Dsmb-vuln-ms07-029.nse102 if(q_result == "NT_STATUS_PIPE_BROKEN") then
H A Dsmb-vuln-ms06-025.nse112 if(sr_result == "NT_STATUS_PIPE_BROKEN") then
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dipc.c87 status = NT_STATUS_PIPE_BROKEN; in nt_status_np_pipe()
/dports/net/samba412/samba-4.12.15/source3/rpc_server/
H A Drpc_ncacn_np.c209 status = NT_STATUS_PIPE_BROKEN; in make_internal_rpc_pipe_socketpair()

12