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

/freebsd-11-stable/contrib/libreadline/
H A Dundo.c72 alloc_undo_entry (what, start, end, text) function
99 temp = alloc_undo_entry (what, start, end, text);
131 new = alloc_undo_entry (entry->what, entry->start, entry->end, (char *)NULL);

Completed in 70 milliseconds