Searched refs:checkupdate (Results 1 – 2 of 2) sorted by relevance
2198 checkupdate(int sighup) in checkupdate() function2298 } while (checkupdate(sighup_update) == TRUE); in update_from_profile()2459 } while (checkupdate(sighup_update) == TRUE); in perform_update()
481 static int checkupdate(char *arg);1874 if (tfile != NULL && checkupdate(longname) == 0) { in putfile()4752 checkupdate(char *arg) in checkupdate() function