/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | ldlibs.c | 91 process_lib_path(Ofl_desc *ofl, APlist **apl, char *path, Boolean subsflag) in process_lib_path() argument 103 if (aplist_append(apl, (subsflag ? in process_lib_path() 108 } else if (aplist_append(apl, (subsflag ? in process_lib_path() 119 if (aplist_append(apl, (subsflag ? in process_lib_path() 124 } else if (aplist_append(apl, (subsflag ? in process_lib_path() 137 if (aplist_append(apl, (subsflag ? in process_lib_path() 143 if (aplist_append(apl, (subsflag ? in process_lib_path()
|
H A D | ldmain.c | 503 ifl_list_cleanup(APlist *apl) in ifl_list_cleanup() argument 508 for (APLIST_TRAVERSE(apl, idx, ifl)) { in ifl_list_cleanup()
|
H A D | files.c | 3204 APlist *apl; in ld_process_ifl() local 3208 apl = ofl->ofl_objs; in ld_process_ifl() 3210 apl = ofl->ofl_sos; in ld_process_ifl() 3216 for (APLIST_TRAVERSE(apl, idx, ifl)) { in ld_process_ifl()
|
H A D | syms.c | 1118 ensure_array_local(Ofl_desc *ofl, APlist *apl, const char *str) in ensure_array_local() argument 1124 for (APLIST_TRAVERSE(apl, idx, sdp)) in ensure_array_local()
|
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.c | 278 APlist apl; in Depends() local 286 if (mdb_vread(&apl, sizeof (APlist), addr) == -1) { in Depends() 292 mdb_printf(msg, addr, (size_t)apl.apl_nitems, in Depends() 293 (size_t)apl.apl_arritems); in Depends() 295 if (((flg & RTLD_FLG_VERBOSE) == 0) || (apl.apl_nitems == 0)) in Depends() 317 for (nitems = 1; nitems < apl.apl_nitems; nitems++) { in Depends() 528 APlist *aplp, apl; in dcmd_Rtmaps() local 579 if (mdb_vread(&apl, sizeof (APlist), (uintptr_t)aplp) == -1) { in dcmd_Rtmaps() 584 aplp, (size_t)apl.apl_nitems, (size_t)apl.apl_arritems); in dcmd_Rtmaps() 589 nitems < apl.apl_nitems; nitems++, datap += sizeof (void *)) { in dcmd_Rtmaps() [all …]
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | segments.c | 119 Dbg_seg_list(Lm_list *lml, uchar_t osabi, Half mach, APlist *apl) in Dbg_seg_list() argument 130 for (APLIST_TRAVERSE(apl, idx, sgp)) in Dbg_seg_list()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 685 TAPlist apl; in _rd_loadobj_iter32_native() local 741 if (ps_pread(rap->rd_psp, (psaddr_t)addr, (char *)&apl, in _rd_loadobj_iter32_native() 769 (apl.apl_arritems <= 4))) { in _rd_loadobj_iter32_native() 775 nitems < apl.apl_nitems; nitems++, datap += sizeof (Addr)) { in _rd_loadobj_iter32_native()
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.32.msg | 52 @ MSG_STR_APL "apl"
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 1029 nvlist_t **apl = NULL; in pgroup_record() local 1077 (apl = topo_mod_zalloc(mp, pcnt * sizeof (nvlist_t *))) in pgroup_record() 1089 if ((apl[ai] = pval_record(mp, cn)) == NULL) in pgroup_record() 1102 e |= nvlist_add_nvlist_array(pgnvl, INV_PGRP_ALLPROPS, apl, in pgroup_record() 1105 if (apl[ai] != NULL) in pgroup_record() 1106 nvlist_free(apl[ai]); in pgroup_record() 1107 topo_mod_free(mp, apl, pcnt * sizeof (nvlist_t *)); in pgroup_record()
|
/titanic_41/usr/src/cmd/file/ |
H A D | magic | 82 0 long 0100554 apl workspace
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-data-terminfo.mf | 719 file path=usr/share/lib/terminfo/i/ibm-apl 1807 hardlink path=usr/share/lib/terminfo/a/apl target=../i/ibm-apl
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 12638 ibm-apl|apl|IBM apl terminal simulator:\
|
H A D | terminfo.src | 14250 ibm-apl|apl|IBM apl terminal simulator,
|