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

  /src/lib/libedit/
chared.h 93 typedef const char *(*el_afunc_t)(void *, const char *); typedef in typeref:typename:const char * (*)(void *,const char *)
105 el_afunc_t c_aliasfun;
151 libedit_private int ch_aliasfun(EditLine *, el_afunc_t, void *);
chared.h 93 typedef const char *(*el_afunc_t)(void *, const char *); typedef in typeref:typename:const char * (*)(void *,const char *)
105 el_afunc_t c_aliasfun;
151 libedit_private int ch_aliasfun(EditLine *, el_afunc_t, void *);

Completed in 159 milliseconds