Home
last modified time | relevance | path

Searched defs:gettable (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dprovider_status_test.c112 const OSSL_PARAM *gettable, *p; in get_provider_params() local
H A Devp_pkey_provided_test.c1222 const OSSL_PARAM *gettable = NULL; in test_fromdata_ec() local
H A Dectest.c2397 const OSSL_PARAM *gettable; in do_test_custom_explicit_fromdata() local
/netbsd-src/libexec/getty/
H A Dsubr.c67 gettable(const char *name, char *buf) in gettable() function
/netbsd-src/external/mit/lua/dist/src/
H A Dlapi.c735 static Table *gettable (lua_State *L, int idx) { in gettable() function