map_nt_error_from_gss 2957 source3/include/proto.h NTSTATUS map_nt_error_from_gss(uint32 gss_maj, uint32 minor); map_nt_error_from_gss 657 source3/libsmb/clifsinfo.c return map_nt_error_from_gss(ret, min); map_nt_error_from_gss 687 source3/libsmb/clifsinfo.c status = map_nt_error_from_gss(ret, min); map_nt_error_from_gss 195 source3/libsmb/smb_seal.c return map_nt_error_from_gss(ret, minor); map_nt_error_from_gss 252 source3/libsmb/smb_seal.c return map_nt_error_from_gss(ret, minor); map_nt_error_from_gss 146 source3/smbd/seal.c return map_nt_error_from_gss(ret, min); map_nt_error_from_gss 169 source3/smbd/seal.c status = map_nt_error_from_gss(ret, min);