Searched refs:bc_history_editrc (Results 1 – 3 of 3) sorted by relevance
120 extern const char bc_history_editrc[];
330 const char bc_history_editrc[] = "/.editrc"; variable333 const size_t bc_history_editrc_len = sizeof(bc_history_editrc) - 1;
189 bc_vec_string(&v, bc_history_editrc_len - 1, bc_history_editrc + 1); in bc_history_init()194 bc_vec_concat(&v, bc_history_editrc); in bc_history_init()