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

/openbsd-current/usr.bin/tmux/
H A Dstatus.c638 c->prompt_freecb = freecb;
665 if (c->prompt_freecb != NULL && c->prompt_data != NULL)
666 c->prompt_freecb(c->prompt_data);
H A Dtmux.h1871 prompt_free_cb prompt_freecb; member in struct:client

Completed in 1285 milliseconds