Searched refs:bc_history_edit_insert (Results 1 – 1 of 1) sorted by relevance
636 static BcStatus bc_history_edit_insert(BcHistory *h, const char *cbuf, in bc_history_edit_insert() function1135 s = bc_history_edit_insert(h, cbuf, bc_history_tab_len); in bc_history_edit()1272 else s = bc_history_edit_insert(h, cbuf, nread); in bc_history_edit()