Intial commit
This commit is contained in:
8
prospero/lib/psrv/wais_gw/wais_gw_dsdb.h
Normal file
8
prospero/lib/psrv/wais_gw/wais_gw_dsdb.h
Normal file
@@ -0,0 +1,8 @@
|
||||
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 */
|
||||
Reference in New Issue
Block a user