Searched refs:create_cntl (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h683 extern Aliste create_cntl(Lm_list *, int);
H A Delf.c425 if ((lmco = create_cntl(lml, 0)) == NULL) {
927 if ((lmco = create_cntl(lml, 0)) == NULL)
1073 if ((lmco = create_cntl(lml, 0)) == NULL)
H A Ddlfcns.c761 if ((nlmco = create_cntl(lml, 1)) == NULL) {
H A Dutil.c1314 create_cntl(Lm_list *lml, int dlopen) function

Completed in 1953 milliseconds