Home
last modified time | relevance | path

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

/dports/shells/yash/yash-2.51/
H A Dhistory.c135 static void remove_last_entry(void);
261 void remove_last_entry(void) in remove_last_entry() function
716 remove_last_entry(); in read_history()
1403 remove_last_entry(); in fc_remove_last_entry()
1410 remove_last_entry(); in fc_remove_last_entry()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.h408 int32_t CommitState(bool remove_last_entry);
H A DnsPop3Protocol.cpp3478 int32_t nsPop3Protocol::CommitState(bool remove_last_entry) { in CommitState() argument
3491 if (remove_last_entry && m_pop3ConData->msg_info && in CommitState()
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dprefs.cc230 void remove_last_entry(const Glib::ustring & name) { in remove_last_entry() function