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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c477 Alist **alpp, Aliste alni)
507 alni)) == NULL)
476 elf_config_flt(Lm_list *lml, const char *filter, const char *string, Alist **alpp, Aliste alni) argument
H A Dpaths.c1029 expand_paths(Rt_map *clmp, const char *list, Alist **alpp, Aliste alni, argument
1134 alni)) == NULL)
H A Da.out.c126 aout_fix_name(const char *oname, Rt_map *clmp, Alist **alpp, Aliste alni, argument
150 if ((pdp = alist_append(alpp, NULL, sizeof (Pdesc), alni)) == NULL)
H A Delf.c132 elf_fix_name(const char *name, Rt_map *clmp, Alist **alpp, Aliste alni, argument
153 alni)) == NULL)
163 return (expand_paths(clmp, name, alpp, alni, orig, 0));

Completed in 84 milliseconds