Home
last modified time | relevance | path

Searched defs:tkp (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/vi/cl/
Dcl_term.c80 TKLIST const *tkp; in cl_term_init() local
/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.xs484 TOKEN_PRIVILEGES tkp; /* pointer to token structure */ in XS() local
526 TOKEN_PRIVILEGES tkp; /* pointer to token structure */ in XS() local
/openbsd/src/usr.bin/tmux/
Dtty-keys.c447 tty_keys_add1(struct tty_key **tkp, const char *s, key_code key) in tty_keys_add1()