/usr/include/yaz
NameSizeModeActions
backend.h155650644editdlrm
backtrace.h21300644editdlrm
base64.h24510644editdlrm
ccl.h115340644editdlrm
ccl_xml.h27940644editdlrm
charneg.h38150644editdlrm
comstack.h72320644editdlrm
cookie.h23260644editdlrm
copy_types.h30850644editdlrm
cql.h151720644editdlrm
daemon.h36150644editdlrm
diagbib1.h103850644editdlrm
diagsru_update.h37520644editdlrm
diagsrw.h49900644editdlrm
dirent.h22340644editdlrm
errno.h22920644editdlrm
facet.h37160644editdlrm
file_glob.h32330644editdlrm
gettimeofday.h21260644editdlrm
icu.h77430644editdlrm
ill-core.h471340644editdlrm
ill.h24840644editdlrm
item-req.h19150644editdlrm
json.h68150644editdlrm
log.h85980644editdlrm
logrpn.h24940644editdlrm
marcdisp.h169120644editdlrm
matchstr.h36760644editdlrm
match_glob.h22480644editdlrm
mutex.h44630644editdlrm
nmem.h75940644editdlrm
nmem_xml.h21290644editdlrm
oclc-ill-req-ext.h16730644editdlrm
odr.h120950644editdlrm
oid_db.h63990644editdlrm
oid_std.h88260644editdlrm
oid_util.h33090644editdlrm
options.h31840644editdlrm
otherinfo.h24770644editdlrm
poll.h30860644editdlrm
pquery.h35870644editdlrm
proto.h84820644editdlrm
prt-ext.h63690644editdlrm
query-charset.h24360644editdlrm
querytowrbuf.h24930644editdlrm
readconf.h22610644editdlrm
record_conv.h55410644editdlrm
record_render.h26080644editdlrm
retrieval.h53630644editdlrm
rpn2cql.h39100644editdlrm
rpn2solr.h39400644editdlrm
sc.h34260644editdlrm
shptr.h31610644editdlrm
snprintf.h21770644editdlrm
soap.h34430644editdlrm
solr.h38510644editdlrm
sortspec.h44700644editdlrm
spipe.h27040644editdlrm
srw.h123240644editdlrm
statserv.h19400644editdlrm
stemmer.h24200644editdlrm
tcpip.h29070644editdlrm
test.h44260644editdlrm
thread_create.h27160644editdlrm
thread_id.h21800644editdlrm
timing.h32920644editdlrm
tokenizer.h27770644editdlrm
tpath.h41490644editdlrm
unix.h20870644editdlrm
url.h36890644editdlrm
wrbuf.h94840644editdlrm
xmalloc.h54230644editdlrm
xmlquery.h22940644editdlrm
xmltypes.h19490644editdlrm
xml_get.h20710644editdlrm
xml_include.h31330644editdlrm
yaz-ccl.h21640644editdlrm
yaz-iconv.h43770644editdlrm
yaz-util.h46190644editdlrm
yaz-version.h28950644editdlrm
yconfig.h23320644editdlrm
z-accdes1.h8570644editdlrm
z-accform1.h35910644editdlrm
z-acckrb1.h11300644editdlrm
z-charneg.h51250644editdlrm
z-core.h401750644editdlrm
z-date.h28400644editdlrm
z-diag1.h88980644editdlrm
z-espec1.h38650644editdlrm
z-estask.h10770644editdlrm
z-exp.h305960644editdlrm
z-facet-1.h9410644editdlrm
z-grs.h44790644editdlrm
z-mterm2.h8770644editdlrm
z-oclcui.h7920644editdlrm
z-opac.h29170644editdlrm
z-rrf1.h16870644editdlrm
z-rrf2.h8200644editdlrm
z-sum.h13520644editdlrm
z-sutrs.h6430644editdlrm
z-uifr1.h24800644editdlrm
z-univ.h12170644editdlrm
zes-admin.h30210644editdlrm
zes-expi.h30960644editdlrm
zes-exps.h27870644editdlrm
zes-order.h37010644editdlrm
zes-pquery.h23100644editdlrm
zes-psched.h35440644editdlrm
zes-pset.h20560644editdlrm
zes-update.h50530644editdlrm
zes-update0.h45520644editdlrm
zgdu.h49580644editdlrm
zoom.h183340644editdlrm
Edit: /usr/include/yaz/item-req.h (1915B)
/** \file item-req.h \brief ASN.1 Module Z39.50-extendedService-ItemOrder-ItemRequest-1 Generated automatically by YAZ ASN.1 Compiler 0.4 */ #ifndef item_req_H #define item_req_H #include #include #ifdef __cplusplus extern "C" { #endif typedef struct ILL_ItemRequest ILL_ItemRequest; YAZ_EXPORT int ill_ItemRequest(ODR o, ILL_ItemRequest **p, int opt, const char *name); #ifdef __cplusplus } #endif #ifdef __cplusplus extern "C" { #endif struct ILL_ItemRequest { #define ILL_ItemRequest_version_1 1 #define ILL_ItemRequest_version_2 2 Odr_int *protocol_version_num; ILL_Transaction_Id *transaction_id; /* OPT */ ILL_Service_Date_Time *service_date_time; /* OPT */ ILL_System_Id *requester_id; /* OPT */ ILL_System_Id *responder_id; /* OPT */ ILL_Transaction_Type *transaction_type; ILL_Delivery_Address *delivery_address; /* OPT */ ILL_Delivery_Service *delivery_service; /* OPT */ ILL_Delivery_Address *billing_address; /* OPT */ int num_iLL_service_type; ILL_Service_Type **iLL_service_type; /* OPT */ Odr_external *responder_specific_service; /* OPT */ ILL_Requester_Optional_Messages_Type *requester_optional_messages; /* OPT */ ILL_Search_Type *search_type; /* OPT */ int num_supply_medium_info_type; ILL_Supply_Medium_Info_Type **supply_medium_info_type; /* OPT */ ILL_Place_On_Hold_Type *place_on_hold; ILL_Client_Id *client_id; /* OPT */ ILL_Item_Id *item_id; /* OPT */ ILL_Supplemental_Item_Description *supplemental_item_description; /* OPT */ ILL_Cost_Info_Type *cost_info_type; /* OPT */ ILL_String *copyright_compliance; /* OPT */ ILL_Third_Party_Info_Type *third_party_info_type; /* OPT */ Odr_bool *retry_flag; Odr_bool *forward_flag; ILL_String *requester_note; /* OPT */ ILL_String *forward_note; /* OPT */ int num_iLL_request_extensions; ILL_Extension **iLL_request_extensions; /* OPT */ }; #ifdef __cplusplus } #endif #endif