Searched refs:map_addfunc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libedit/
H A Dmap.h76 libedit_private int map_addfunc(EditLine *, const wchar_t *, const wchar_t *,
H A Deln.c227 ret = map_addfunc(el, wcsdup(wargv[0]), wcsdup(wargv[1]),
H A Del.c288 rv = map_addfunc(el, name, help, func);
H A Dmap.c1396 /* map_addfunc():
1400 map_addfunc(EditLine *el, const wchar_t *name, const wchar_t *help, function

Completed in 161 milliseconds