Home
last modified time | relevance | path

Searched refs:find_variable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel.c74 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) in find_variable() function
84 return find_variable(context, env, word->arg2); in find_variable()
135 subenv = find_variable(context, env, subexpr); in eval_comp()