Home
last modified time | relevance | path

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

/original-bsd/contrib/bib/src/
H A Dbibargs.c56 struct wordinfo *wordsearch();
422 if (wordsearch(word)) { /* already there-toss rest of def.*/
603 else if ((wp = wordsearch(word)) != 0) {
635 if (wp = wordsearch(word)){
676 struct wordinfo *wordsearch(word) in wordsearch() function
696 struct wordinfo *wp = wordsearch(word);