Searched refs:checkupdate (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2198 checkupdate(int sighup) function
2298 } while (checkupdate(sighup_update) == TRUE);
2459 } while (checkupdate(sighup_update) == TRUE);
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c474 static int checkupdate(char *arg);
1616 * Otherwise, give an invalid value so that checkupdate will
1947 if (tfile != NULL && checkupdate(longname) == 0) {
4809 checkupdate(char *arg) function

Completed in 66 milliseconds