Go to the source code of this file.
|
struct handbook5 | bs_hb5 (unsigned char *hb5_pc, size_t max_recs, struct handbook5 *hb) |
|
unsigned long int | bs_hbook5 (unsigned char *name, struct database *dbase) |
|
unsigned long int | bs_sindx (struct sindx *sdx, unsigned long int id, unsigned long int num) |
|
signed long int | bs_sname (unsigned char *name, struct database *dbase) |
|
signed int | get_id (unsigned long int *db_index, unsigned char *request, struct database *dbase, struct sindx *sdx) |
|
signed long int | ss_sname (unsigned char *name, struct database *dbase) |
|
◆ EXIT
◆ FOUND
◆ INVALID
◆ RETRY
◆ bs_hb5()
struct handbook5 bs_hb5 |
( |
unsigned char * |
hb5_pc, |
|
|
size_t |
max_recs, |
|
|
struct handbook5 * |
hb |
|
) |
| |
◆ bs_hbook5()
unsigned long int bs_hbook5 |
( |
unsigned char * |
name, |
|
|
struct database * |
dbase |
|
) |
| |
◆ bs_sindx()
unsigned long int bs_sindx |
( |
struct sindx * |
sdx, |
|
|
unsigned long int |
id, |
|
|
unsigned long int |
num |
|
) |
| |
◆ bs_sname()
signed long int bs_sname |
( |
unsigned char * |
name, |
|
|
struct database * |
dbase |
|
) |
| |
◆ get_id()
signed int get_id |
( |
unsigned long int * |
db_index, |
|
|
unsigned char * |
request, |
|
|
struct database * |
dbase, |
|
|
struct sindx * |
sdx |
|
) |
| |
◆ ss_sname()
signed long int ss_sname |
( |
unsigned char * |
name, |
|
|
struct database * |
dbase |
|
) |
| |