Searched defs:Sort (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c64 } Sort; typedef in typeref:struct:__anon1772
90 sort_scc(Sort *sort, int fndx, int flag)
147 * Sort the cyclics.
246 visit(Lm_list *lml, Rt_map *lmp, Sort *sort, int flag)
305 dep_visit(Lm_list *, Rt_map *, uint_t, Rt_map *, Sort *, int);
309 Sort *sort, int flag)
390 dep_visit(Lm_list *lml, Rt_map *clmp, uint_t cbflags, Rt_map *lmp, Sort *sort,
468 trace_find_scc(Sort *sort, Rt_map *lmp)
489 trace_sort(Sort *sort)
546 r_initfirst(Sort * sor
[all...]

Completed in 56 milliseconds