HomeSort by: relevance | last modified time | path
    Searched refs:vi_select (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
m_func.c 351 vi_select(int ipvi, char *str1, u_int32_t len1)
382 vi_select,
350 vi_select(int ipvi, char *str1, u_int32_t len1) function
  /src/external/bsd/nvi/dist/gtk/
gtkviwindow.c 58 static int vi_select __P((IPVIWIN*, const char *, u_int32_t));
412 vi_select,
646 static int vi_select (IPVIWIN* a, const char * b, u_int32_t c) function
649 fprintf(stderr, "vi_select\n");

Completed in 18 milliseconds