auth_errors 330 source3/client/smbspool.c static const NTSTATUS auth_errors[] = auth_errors 344 source3/client/smbspool.c for (i = 0; i < ARRAY_SIZE(auth_errors); i++) { auth_errors 345 source3/client/smbspool.c if (!NT_STATUS_EQUAL(nt_status, auth_errors[i])) {