Searched refs:returnval (Results 1 – 1 of 1) sorted by relevance
121 int returnval = 0, e; /* if a match is found it is set to 1*/ in match() local156 returnval = 1; in match()240 returnval = 1; in match()313 returnval = 1; in match()316 return returnval; /* don't keep searching */ in match()319 return returnval; /* This is hit if -k is set or there is no match */ in match()
Completed in 8 milliseconds