Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_table.c69 ENGINE *funct; member
163 fnd->funct = NULL; in engine_table_register()
178 if (fnd->funct) in engine_table_register()
180 fnd->funct = e; in engine_table_register()
203 pile->funct = NULL; in int_unregister_cb_doall_arg()
222 if (p->funct) in int_cleanup_cb_doall()
271 if (fnd->funct && engine_unlocked_init(fnd->funct)) { in engine_table_select()
276 ret = fnd->funct; in engine_table_select()
280 ret = fnd->funct; in engine_table_select()
301 if (fnd->funct) in engine_table_select()
[all …]
/dragonfly/share/termcap/
H A Dtermcap.src3614 # the 912 has a <funct> key that's like shift: <funct>8 xmits "^A8\r".
3616 # Termcap makes you use the funct key on the 912 but the real keys on the 920.