LINKED LIST SEARCHING

how if(searchrecursive(4)) tell us that the element is present in the list??

actually my doubt is resolved.

searchrecursive() is a boolean function.