00001 /* Do not edit: automatically built by gen_rec.awk. */ 00002 00003 #ifndef ex_apprec_AUTO_H 00004 #define ex_apprec_AUTO_H 00005 #define DB_ex_apprec_mkdir 10000 00006 typedef struct _ex_apprec_mkdir_args { 00007 u_int32_t type; 00008 DB_TXN *txnid; 00009 DB_LSN prev_lsn; 00010 DBT dirname; 00011 } ex_apprec_mkdir_args; 00012 00013 #endif