Searched refs:raw3270_fn (Results 1 – 5 of 5) sorted by relevance
131 struct raw3270_fn { struct156 struct raw3270_fn *fn; argument162 int raw3270_add_view(struct raw3270_view *, struct raw3270_fn *, int, int);166 struct raw3270_view *raw3270_find_view(struct raw3270_fn *, int);
30 static struct raw3270_fn fs3270_fn;418 static struct raw3270_fn fs3270_fn = {
33 static struct raw3270_fn con3270_fn;431 static struct raw3270_fn con3270_fn = {
685 static struct raw3270_fn raw3270_init_fn = {923 raw3270_add_view(struct raw3270_view *view, struct raw3270_fn *fn, int minor, int subclass) in raw3270_add_view()959 raw3270_find_view(struct raw3270_fn *fn, int minor) in raw3270_find_view()
41 static struct raw3270_fn tty3270_fn;945 static struct raw3270_fn tty3270_fn = {