Searched refs:map_addfunc (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libedit/ |
H A D | map.h | 76 libedit_private int map_addfunc(EditLine *, const wchar_t *, const wchar_t *,
|
H A D | eln.c | 228 ret = map_addfunc(el, wcsdup(wargv[0]), wcsdup(wargv[1]), in el_set()
|
H A D | el.c | 288 rv = map_addfunc(el, name, help, func); in el_wset()
|
H A D | map.c | 1403 map_addfunc(EditLine *el, const wchar_t *name, const wchar_t *help, in map_addfunc() function
|