Searched refs:newer (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Drecon.c40 * newer ....... (static) which copy is newer
77 static side_t newer(struct file *);
374 * to favor the older, the newer, the source, or the
379 errs = do_copy(fp, newer(fp));
495 * newer
498 * determine which of two files is newer
507 newer(struct file *fp) function
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dbracket.sh39 newer_file=$tmp/newer
122 then err_exit "$newer_file should be newer than $file"
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr568 # Returns 0 if there are files in $1 with newer timestamp
581 # First check for newer files in the directory
583 newfiles=$(/bin/find "${1}" -type f -newer "${2}")
595 /bin/find "${1}" -type d -newer "${2}" >/dev/null 2>&1 || return 1
602 # the specified PPD file respository is newer than the cache file
631 # of the PPD files under it is newer than the
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt475 * for anything newer than MPI v2.0.
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1644 * Writes can appear to be newer than the bonus buffer because
1766 * Verify that the current bonus buffer is not newer than our txg.
6192 int newer = 0; local
6310 (void) printf("Executing newer ztest: %s\n",
6313 newer++;
6392 (void) printf("%d runs of newer ztest: %s\n", newer,

Completed in 752 milliseconds