Searched defs:ncaps (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/tmux/ |
H A D | tty-term.c | 521 tty_term_create(struct tty *tty, char *name, char **caps, u_int ncaps, in tty_term_create() 669 tty_term_read_list(const char *name, int fd, char ***caps, u_int *ncaps, in tty_term_read_list() 740 tty_term_free_list(char **caps, u_int ncaps) in tty_term_free_list()
|
H A D | client.c | 246 u_int ncaps = 0; in client_main() local 444 u_int ncaps, const char *cwd, int feat) in client_send_identify()
|