Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_driver.c84 NCURSES_SP_NAME(has_key) (SCREEN *sp, int keycode) in NCURSES_SP_NAME() argument
91 has_key(int keycode) in has_key() function
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c290 NCURSES_SP_NAME(has_key) (NCURSES_SP_DCLx int keycode) in NCURSES_SP_NAME() argument
298 has_key(int keycode) in has_key() function
/freebsd/crypto/openssl/test/
H A Dpkcs12_api_test.c60 static int has_key = 0; variable