Home
last modified time | relevance | path

Searched refs:import_name (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/lib/libgssapi/
DMakefile65 krb5/import_name.c \
191 ntlm/import_name.c \
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/
DNTMakefile65 krb5/import_name.c \
198 ntlm/import_name.c \
296 $(OBJ)\krb5/import_name.obj \
414 $(OBJ)\ntlm/import_name.obj \
DMakefile.am48 krb5/import_name.c \
185 ntlm/import_name.c \
DMakefile.in205 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-marker
1970 @AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/import_name.Plo@am__quote@ # am--include-marker
[all …]
DChangeLog704 * ntlm/import_name.c: Allocate the buffer from the right length.
715 * ntlm/import_name.c (_gss_ntlm_import_name): add support for
1494 * import_name.c: Accept both GSS_C_NT_HOSTBASED_SERVICE and
2538 * import_name.c (import_export_name): new function, parses a
2627 * import_name.c: Compare name types by value if pointers do
2758 * import_name.c: set minor_status in some cases where it was not
2956 * import_name.c (import_hostbased_name): set minor_status
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
Dgss_mech_switch.c350 SYM(import_name); in _gss_load_mech()
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2004246 (struct export): Add member import_name;
247 (def_exports): Set import_name.
248 (make_one_lib_file): Remove prefix alias code, use import_name
Ddlltool.c782 const char *import_name; member
1062 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()
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog.19981877 * lib/gssapi/import_name.c (input_name): more names types.
2500 * lib/gssapi/import_name.c: Implement `gss_import_name'