#include <stdio.h>#include "sym_proto.h"Include dependency graph for sym_dg_u.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| int user_dg_process_message | PROTO ((void *user, struct WINDOW *win, FILE *write_to)) |
| int user_dg_init_window | PROTO ((void **user, struct WINDOW *win)) |
| int user_initialize_dg | PROTO ((void **user)) |
| int user_interpret_text | PROTO ((void *user, int text_length, char *text, int owner_tid)) |
| int user_dg_process_message PROTO | ( | (void *user, struct WINDOW *win, FILE *write_to) | ) |
| int user_dg_free_window PROTO | ( | (void **user, struct WINDOW *win) | ) |
| int user_initialize_dg PROTO | ( | (void **user) | ) |
| int user_interpret_text PROTO | ( | (void *user, int text_length, char *text, int owner_tid) | ) |
1.4.7