Home
last modified time | relevance | path

Searched refs:apl (Results 1 – 16 of 16) sorted by relevance

/titanic_52/usr/src/contrib/ast/src/lib/libast/aso/
H A Daso-fcntl.c46 APL_t* apl = (APL_t*)data;
59 if (apl)
63 lock.l_start = apl->size;
65 if (fcntl(apl->fd, F_SETLKW, &lock) >= 0)
67 if (lseek(apl->fd, apl->size, SEEK_SET) != apl->size)
69 else if (read(apl->fd, &references, sizeof(references)) != sizeof(references))
74 if (lseek(apl->fd, apl
[all...]
H A Daso-sem.c54 APL_t* apl = (APL_t*)data;
65 if (apl)
75 semop(apl->id, &sem, 1);
77 if (!semop(apl->id, &sem, 1))
78 semctl(apl->id, 0, IPC_RMID);
79 free(apl);
164 if (!(apl = newof(0, APL_t, 1, 0)))
166 apl->id = id;
167 apl->size = size - 1;
168 return apl;
[all...]
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c91 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 Dldmain.c503 ifl_list_cleanup(APlist *apl) in ifl_list_cleanup() argument
508 for (APLIST_TRAVERSE(apl, idx, ifl)) { in ifl_list_cleanup()
H A Dfiles.c3204 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 Dsyms.c1118 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_52/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c278 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 in dcmd_Rtmaps()
941 APlist *aplp, apl; dcmd_Lm_list() local
1147 APlist apl; dcmd_Handles() local
1243 APlist apl; dcmd_Groups() local
[all...]
/titanic_52/usr/src/cmd/sgs/liblddbg/common/
H A Dsegments.c119 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_52/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c685 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()
771 * Iterate through each apl.ap_data[] entry. in _rd_loadobj_iter32_native()
775 nitems < apl.apl_nitems; nitems++, datap += sizeof (Addr)) { in _rd_loadobj_iter32_native()
780 * Obtain the Lm_list address for this apl.ap_data[] in _rd_loadobj_iter32_native()
/titanic_52/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.32.msg52 @ MSG_STR_APL "apl"
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1028 nvlist_t **apl = NULL; in pgroup_record() local
1076 (apl = topo_mod_zalloc(mp, pcnt * sizeof (nvlist_t *))) in pgroup_record()
1088 if ((apl[ai] = pval_record(mp, cn)) == NULL) in pgroup_record()
1101 e |= nvlist_add_nvlist_array(pgnvl, INV_PGRP_ALLPROPS, apl, in pgroup_record()
1104 nvlist_free(apl[ai]); in pgroup_record()
1105 topo_mod_free(mp, apl, pcnt * sizeof (nvlist_t *)); in pgroup_record()
/titanic_52/usr/src/cmd/file/
H A Dmagic82 0 long 0100554 apl workspace
/titanic_52/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab80 0 long 0100554 apl workspace application/x-apl
/titanic_52/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf719 file path=usr/share/lib/terminfo/i/ibm-apl
1807 hardlink path=usr/share/lib/terminfo/a/apl target=../i/ibm-apl
/titanic_52/usr/src/cmd/terminfo/
H A Dtermcap.src12638 ibm-apl|apl|IBM apl terminal simulator:\
H A Dterminfo.src14250 ibm-apl|apl|IBM apl terminal simulator,