00001 /* DO NOT EDIT: automatically built by dist/s_include. */ 00002 #ifndef _sequence_ext_h_ 00003 #define _sequence_ext_h_ 00004 00005 #if defined(__cplusplus) 00006 extern "C" { 00007 #endif 00008 00009 int __seq_stat __P((DB_SEQUENCE *, DB_SEQUENCE_STAT **, u_int32_t)); 00010 int __seq_stat_print __P((DB_SEQUENCE *, u_int32_t)); 00011 const FN * __db_get_seq_flags_fn __P((void)); 00012 const FN * __db_get_seq_flags_fn __P((void)); 00013 00014 #if defined(__cplusplus) 00015 } 00016 #endif 00017 #endif /* !_sequence_ext_h_ */