|
|
1.1 root 1: /*
2: * (c) Copyright 1992, 1993, 1994, 1995 OPEN SOFTWARE FOUNDATION, INC.
3: * ALL RIGHTS RESERVED
4: */
5: /*
6: * OSF RI nmk19b2 5/2/95
7: */
8:
9: #ifndef _DDB_DB_EXPR_H_
10: #define _DDB_DB_EXPR_H_
11:
12: #include <mach/boolean.h>
13: #include <machine/db_machdep.h>
14:
15:
16: /* Prototypes for functions exported by this module.
17: */
18:
19: int db_size_option(
20: char *modif,
21: boolean_t *u_option,
22: boolean_t *t_option);
23:
24: int db_expression(db_expr_t *valuep);
25:
26: #endif /* !_DDB_DB_EXPR_H_ */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.