Home
last modified time | relevance | path

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

/freebsd/tests/sys/netgraph/
H A Dbridge.c47 struct gettable struct
49 u_int32_t tok;
50 int cnt;
/freebsd/crypto/openssl/test/
H A Dprovider_status_test.c112 const OSSL_PARAM *gettable, *p; in get_provider_params() local
H A Devp_pkey_provided_test.c1210 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
/freebsd/libexec/getty/
H A Dsubr.c55 gettable(const char *name) in gettable() function
/freebsd/contrib/lua/src/
H A Dlapi.c725 static Table *gettable (lua_State *L, int idx) { in gettable() function
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c902 const OSSL_PARAM *gettable = EVP_PKEY_CTX_gettable_params(ctx); in evp_pkey_ctx_get_params_strict() local