Searched refs:prompt_hindex (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dstatus.c641 memset(c->prompt_hindex, 0, sizeof c->prompt_hindex);
705 memset(c->prompt_hindex, 0, sizeof c->prompt_hindex);
1401 histstr = status_prompt_up_history(c->prompt_hindex,
1411 histstr = status_prompt_down_history(c->prompt_hindex,
H A Dtmux.h1873 u_int prompt_hindex[PROMPT_NTYPES]; member in struct:client

Completed in 72 milliseconds