search ( entries namespec arch -- entry/f )


Vocabulary
ldcache

Inputs
entriesa sequence of ldcache-entrys
namespeclibrary name
archarchitecture


Outputs
entry/fa ldcache-entry or f


Word description
Searches among the entries for an entry with a matching name and architecture.

Definition