1 typedef int SLONG __attribute__((mode (__SI__)));
6 typedef long ISC_STATUS;
7 const SLONG gds_arg_string = 2;
8 const SLONG gds_sys_request = 335544373L;
11 type_str, type_dcc, type_sbm, type_smb, type_blb, type_irb, type_jrn
16 template < class RPT, SSHORT BLOCK_TYPE = 0 > class pool_alloc_rpt:public blk
19 class jrn:public pool_alloc_rpt < SCHAR, type_jrn >
21 public:ISC_STATUS * jrn_status_vector;
25 extern void IBERR_build_status (ISC_STATUS *, ISC_STATUS, ...);
27 error (ISC_STATUS * status_vector, JRN journal, int status, TEXT * string)
29 IBERR_build_status (status_vector, gds_sys_request, gds_arg_string, string,
30 gds_arg_string, (journal) ? journal->jrn_server : "",