ph_attach         542 lib/tty/key.c  ph_dv_f ph_attach;
ph_attach         937 lib/tty/key.c                  ph_attach = (ph_dv_f) dlsym (ph_handle, "PhAttach");
ph_attach         940 lib/tty/key.c                  if ((ph_attach != NULL) && (ph_input_group != NULL) && (ph_query_cursor != NULL)
ph_attach         941 lib/tty/key.c                      && (*ph_attach) (0, 0) != NULL)