HomeSort by relevance Sort by last modified time
    Searched refs:EditLine (Results 1 - 4 of 4) sorted by null

  /system/core/sh/
myhistedit.h 38 extern EditLine *el;
histedit.c 50 * Editline and history functions (and glue).
69 EditLine *el; /* editline cookie */
input.c 108 int init_editline = 0; /* editline library initialized? */
112 EditLine *el; /* cookie for editline package */
  /external/openssh/
sftp.c 44 typedef void EditLine;
    [all...]

Completed in 76 milliseconds