Searched refs:SuffSuffIsPrefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dsuff.c219 static int SuffSuffIsPrefix(const void *, const void *);
354 * SuffSuffIsPrefix --
372 SuffSuffIsPrefix(const void *s, const void *str) function
601 srcLn = Lst_Find(sufflist, str, SuffSuffIsPrefix);
604 SuffSuffIsPrefix);

Completed in 121 milliseconds