Home | History | Annotate | Download | only in talkd

Lines Matching refs:CTL_MSG

28 int announce(CTL_MSG *, const char *);
29 int print_mesg(const char *, CTL_MSG *, const char *);
32 void print_request(const char *, CTL_MSG *);
36 void process_request(CTL_MSG *, CTL_RESPONSE *);
37 void do_announce(CTL_MSG *, CTL_RESPONSE *);
41 CTL_MSG *find_match(CTL_MSG *);
42 CTL_MSG *find_request(CTL_MSG *);
43 void insert_table(CTL_MSG *, CTL_RESPONSE *);