Home
last modified time | relevance | path

Searched refs:bc_history_edit_insert (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bc/src/
H A Dhistory.c1107 bc_history_edit_insert(BcHistory* h, const char* cbuf, size_t clen) in bc_history_edit_insert() function
1865 bc_history_edit_insert(h, cbuf, bc_history_tab_len); in bc_history_edit()
2023 else bc_history_edit_insert(h, cbuf, nread); in bc_history_edit()