Searched refs:lastp (Results 1 – 2 of 2) sorted by relevance
47 const char *lastp; in __open_catalog() local315 lastp = catalog->strings + max_offset; in __open_catalog()318 while (*lastp != '\0') in __open_catalog()322 ++lastp; in __open_catalog()
590 struct message_list *lastp; in read_input_file() local596 lastp = NULL; in read_input_file()602 lastp = runp; in read_input_file()630 if (lastp == NULL) in read_input_file()633 lastp->next=runp->next; in read_input_file()
Completed in 926 milliseconds