Searched refs:import_name (Results 1 – 9 of 9) sorted by relevance
65 krb5/import_name.c \191 ntlm/import_name.c \
65 krb5/import_name.c \198 ntlm/import_name.c \296 $(OBJ)\krb5/import_name.obj \414 $(OBJ)\ntlm/import_name.obj \
48 krb5/import_name.c \185 ntlm/import_name.c \
205 krb5/import_name.lo krb5/import_sec_context.lo \262 ntlm/external.lo ntlm/import_name.lo \392 krb5/$(DEPDIR)/import_name.Plo \489 ntlm/$(DEPDIR)/external.Plo ntlm/$(DEPDIR)/import_name.Plo \1044 krb5/import_name.c \1181 ntlm/import_name.c \1485 krb5/import_name.lo: krb5/$(am__dirstamp) \1704 ntlm/import_name.lo: ntlm/$(am__dirstamp) \1856 @AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/import_name.Plo@am__quote@ # am--include-marker1970 @AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/import_name.Plo@am__quote@ # am--include-marker[all …]
704 * ntlm/import_name.c: Allocate the buffer from the right length.715 * ntlm/import_name.c (_gss_ntlm_import_name): add support for1494 * import_name.c: Accept both GSS_C_NT_HOSTBASED_SERVICE and2538 * import_name.c (import_export_name): new function, parses a2627 * import_name.c: Compare name types by value if pointers do2758 * import_name.c: set minor_status in some cases where it was not2956 * import_name.c (import_hostbased_name): set minor_status
350 SYM(import_name); in _gss_load_mech()
246 (struct export): Add member import_name;247 (def_exports): Set import_name.248 (make_one_lib_file): Remove prefix alias code, use import_name
782 const char *import_name; member1062 p->import_name = name; in def_exports()2705 si->size = strlen (xlate (exp->import_name)) + 3; in make_one_lib_file()2713 strcpy ((char *) si->data + 2, xlate (exp->import_name)); in make_one_lib_file()3055 alias_exp.import_name = exp->name; in gen_lib_file()
1877 * lib/gssapi/import_name.c (input_name): more names types.2500 * lib/gssapi/import_name.c: Implement `gss_import_name'