Searched refs:historyp (Results 1 – 1 of 1) sorted by relevance
55 void LYAddJumpShortcut(HTList *historyp, char *shortcut) in LYAddJumpShortcut() argument59 HTList *cur = historyp; in LYAddJumpShortcut()61 if (!historyp || isEmpty(shortcut)) in LYAddJumpShortcut()68 HTList_removeObject(historyp, old); in LYAddJumpShortcut()73 HTList_addObject(historyp, tmp); in LYAddJumpShortcut()