archie/prospero/lib/psrv/wais_gw/wais_gw_dsdb.h
2024-05-27 16:13:40 +02:00

9 lines
570 B
C

extern int wais_gw_dsdb(RREQ req, /* Request pointer (unused) */
char *hsoname, /* Name of the directory */
long version, /* Version #; currently ignored */
long magic_no, /* Magic #; currently ignored */
int flags, /* Currently only recognize DRO_VERIFY */
struct dsrobject_list_options *listopts, /* options (use *remcompp
and *thiscompp) */
P_OBJECT ob); /* Object to be filled in */