NT_STATUS_PIPE_DISCONNECTED  188 source3/lib/errmap_unix.c 	{NT_STATUS_PIPE_DISCONNECTED, EPIPE},
NT_STATUS_PIPE_DISCONNECTED  257 source3/libsmb/errormap.c 	{ERRDOS,	ERRnotconnected,	NT_STATUS_PIPE_DISCONNECTED},
NT_STATUS_PIPE_DISCONNECTED  699 source3/libsmb/errormap.c 	{ERRDOS,	ERRnotconnected,	NT_STATUS_PIPE_DISCONNECTED},
NT_STATUS_PIPE_DISCONNECTED  832 source3/libsmb/errormap.c 	{ERRHRD,	233,	NT_STATUS_PIPE_DISCONNECTED},
NT_STATUS_PIPE_DISCONNECTED  209 source3/libsmb/nterr.c 	{ "NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED },
NT_STATUS_PIPE_DISCONNECTED  594 source3/libsmb/nterr.c 	{ "Named pipe dicconnected", 		NT_STATUS_PIPE_DISCONNECTED },
NT_STATUS_PIPE_DISCONNECTED  255 source4/libcli/util/errormap.c 	{ERRDOS,	ERRnotconnected,	NT_STATUS_PIPE_DISCONNECTED},
NT_STATUS_PIPE_DISCONNECTED  219 source4/libcli/util/nterr.c 	{ "NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED },
NT_STATUS_PIPE_DISCONNECTED  769 source4/libcli/util/nterr.c 	{ "Named pipe dicconnected", 		NT_STATUS_PIPE_DISCONNECTED },
NT_STATUS_PIPE_DISCONNECTED   78 source4/torture/rpc/countcalls.c 		if (NT_STATUS_EQUAL(status, NT_STATUS_PIPE_DISCONNECTED)) {