Searched refs:lastdot (Results 1 – 2 of 2) sorted by relevance
277 int lastdot; in deltype() local279 lastdot = dot - &message[0] + 1; in deltype()282 if (list[0] > lastdot) { in deltype()
221 char *lastdot = NULL; in is_manpage_name() local233 lastdot = NULL; in is_manpage_name()236 lastdot = n; in is_manpage_name()244 return lastdot > name && lastdot + 1 < n; in is_manpage_name()