ldohseek(S)
ldohseek --
seek to the optional file header of a common object file
Syntax
cc . . . -lld
#include <filehdr.h>
#include <ldfcn.h>
int ldohseek (ldptr)
LDFILE *ldptr;
Description
The ldohseek function
seeks to the optional file header
of the common object file
currently associated with ldptr.
The ldohseek function
returns SUCCESS or FAILURE.
ldohseek fails
if the object file has no optional header
or if it cannot seek to the optional header.
See also
ldfcn(FP),
ldahread(S)
Standards conformance
ldohseek is not part of any currently supported standard;
it is an extension of AT&T System V provided by the Santa Cruz Operation.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003