Searched refs:dllerror (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libdll/common/
H A Ddllerror.c36 dllerror(int retain) function
H A Ddllplug.c80 if ((s = dllerror(1)) && (e = strchr(s, ':')))
93 errorf("dll", NiL, 1, "%s: dlopen failed: %s", dle->path, dllerror(1));
/osnet-11/usr/src/lib/libdll/
H A DMakefile.com34 dllerror.o \
/osnet-11/usr/src/lib/libdll/amd64/src/lib/libdll/
H A Ddlldefs.h126 extern __MANGLE__ char* dllerror __PROTO__((int));
/osnet-11/usr/src/lib/libdll/i386/src/lib/libdll/
H A Ddlldefs.h126 extern __MANGLE__ char* dllerror __PROTO__((int));
/osnet-11/usr/src/lib/libdll/sparc/src/lib/libdll/
H A Ddlldefs.h126 extern __MANGLE__ char* dllerror __PROTO__((int));
/osnet-11/usr/src/lib/libdll/sparcv9/src/lib/libdll/
H A Ddlldefs.h126 extern __MANGLE__ char* dllerror __PROTO__((int));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c958 errormsg(SH_DICT,ERROR_exit(0),"%s: %s",arg,dllerror(0));

Completed in 46 milliseconds