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

/openbsd-current/usr.bin/tmux/
H A Dcmd-queue.c65 cmdq_cb cb;
686 cmdq_get_callback1(const char *name, cmdq_cb cb, void *data)
H A Dtmux.h1630 typedef enum cmd_retval (*cmdq_cb) (struct cmdq_item *, void *); typedef in typeref:enum:cmdq_cb
2564 struct cmdq_item *cmdq_get_callback1(const char *, cmdq_cb, void *);

Completed in 122 milliseconds