HomeSort by: relevance | last modified time | path
    Searched defs:el_action_t (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libedit/
el.h 63 typedef unsigned char el_action_t; /* Index to command array */ typedef
85 el_action_t lastcmd; /* Previous command */
86 el_action_t thiscmd; /* this command */

Completed in 15 milliseconds