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

/freebsd-9.3-release/crypto/heimdal/lib/kafs/
H A Ddlfcn.c89 static int readExports(ModulePtr);
185 if (readExports(mp) == -1) {
350 static int readExports(ModulePtr mp) function
367 "readExports: %s",
379 "readExports: %s",
389 "readExports: %s",
397 "readExports: %s",
422 "readExports: %s", strerror(errno));
428 snprintf(errbuf, sizeof(errbuf), "readExports: bad magic");
441 "readExports
[all...]

Completed in 46 milliseconds