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

  /src/external/bsd/less/dist/
decode.c 336 add_ecmd_table((char*)edittable, sizeof(edittable));
413 public void add_ecmd_table(char *buf, int len) function
762 add_ecmd_table(p, n);
858 add_ecmd_table(xbuf_char_data(&tables.edittable.buf), tables.edittable.buf.end);
funcs.h 108 public void add_ecmd_table(char *buf, int len);

Completed in 73 milliseconds