Searched refs:internals (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_access.c | 892 dwarf_elf_object_access_internals_t *internals = 0; in dwarf_elf_object_access_init() local 895 internals = malloc(sizeof(dwarf_elf_object_access_internals_t)); in dwarf_elf_object_access_init() 896 if(!internals) { in dwarf_elf_object_access_init() 900 memset(internals,0,sizeof(*internals)); in dwarf_elf_object_access_init() 901 res = dwarf_elf_object_access_internals_init(internals, elf, err); in dwarf_elf_object_access_init() 903 free(internals); in dwarf_elf_object_access_init() 906 internals->libdwarf_owns_elf = libdwarf_owns_elf; in dwarf_elf_object_access_init() 911 free(internals); in dwarf_elf_object_access_init() 915 intfc->object = internals; in dwarf_elf_object_access_init() 934 dwarf_elf_object_access_internals_t *internals = in dwarf_elf_object_access_finish() local [all …]
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | accessor.c | 41 krb5int_accessor(krb5int_access *internals, krb5_int32 version) in krb5int_accessor() argument 118 *internals = internals_temp; in krb5int_accessor()
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | Makefile.solaris | 42 grub.texi help2man internals.texi kernel.c kernel.c.texi \
|
H A D | Makefile.am | 2 grub_TEXINFOS = internals.texi
|
H A D | Makefile.in | 204 grub_TEXINFOS = internals.texi
|
H A D | internals.texi | 7 descriptions of the internals up-to-date, and it is quite hard to
|
H A D | grub.info-3 | 1089 the descriptions of the internals up-to-date, and it is quite hard to
|
H A D | grub.info-1 | 608 very familiar with the internals of GRUB. Installing a boot loader on a
|
H A D | grub.texi | 674 unless you are very familiar with the internals of GRUB. Installing a 3968 @include internals.texi
|
H A D | grub.info | 609 very familiar with the internals of GRUB. Installing a boot loader on a 3798 the descriptions of the internals up-to-date, and it is quite hard to
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | source-system-grub.mf | 82 file path=usr/share/src/grub/docs/internals.texi
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | NEWS | 393 gzip normally, then when loading, the GRUB internals will see the
|
H A D | ChangeLog | 9 * docs/internals.texi (Internals): Changed to an appendix. 265 * docs/internals.texi (Internals): Changed to an appendix. 2625 * docs/grub.texi: ... here. And, include internals.texi. 2626 * docs/internals.texi: New file. 2633 internals.texi.
|