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.c282 struct hdb_so_method *mso; in find_dynamic_method() local
324 mso = (struct hdb_so_method *) dlsym(dl, symbol); in find_dynamic_method()
325 if (mso == NULL) { in find_dynamic_method()
337 if (mso->version != HDB_INTERFACE_VERSION) { in find_dynamic_method()
341 prefix, mso->version, HDB_INTERFACE_VERSION); in find_dynamic_method()
347 if (mso->create == NULL) { in find_dynamic_method()
356 method.create = mso->create; in find_dynamic_method()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src25874 # * Translate \E[0m -> \E[m in [rs]mso, [rs]mul, and init strings of