Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.c281 struct hdb_so_method *mso; in find_dynamic_method() local
323 mso = (struct hdb_so_method *) dlsym(dl, symbol); in find_dynamic_method()
324 if (mso == NULL) { in find_dynamic_method()
336 if (mso->version != HDB_INTERFACE_VERSION) { in find_dynamic_method()
340 prefix, mso->version, HDB_INTERFACE_VERSION); in find_dynamic_method()
346 if (mso->create == NULL) { in find_dynamic_method()
355 method.create = mso->create; in find_dynamic_method()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src25477 # * Translate \E[0m -> \E[m in [rs]mso, [rs]mul, and init strings of