ldohseek(3x) DG/UX 4.30 ldohseek(3x)
NAME
ldohseek - seek to the optional file header of an object
file
SYNOPSIS
#include <stdio.h>
#include <filehdr.h>
#include <ldfcn.h>
int ldohseek (ldptr)
LDFILE *ldptr;
DESCRIPTION
Ldohseek positions the file at the optional file header of
the object file currently associated with ldptr.
Ldohseek returns SUCCESS or FAILURE. Ldohseek will fail if
it cannot seek to the system header.
The program must be loaded with the object file access
routine library libld.a.
SEE ALSO
ldclose(3X), ldopen(3X), ldfhread(3X), ldfcn(4).
Licensed material--property of copyright holder(s) Page 1