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