DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

ldohseek(S-osr5)


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-osr5)

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.
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005