Searched refs:checkupdate (Results 1 – 2 of 2) sorted by relevance
2202 checkupdate(int sighup) in checkupdate() function2302 } while (checkupdate(sighup_update) == TRUE); in update_from_profile()2463 } while (checkupdate(sighup_update) == TRUE); in perform_update()
476 static int checkupdate(char *arg);1949 if (tfile != NULL && checkupdate(longname) == 0) { in putfile()4811 checkupdate(char *arg) in checkupdate() function